I canβt without your diagnostic report so please sent me one so I can look. Try to change it and then after that sent the diagnostic report so I can look.
Diafnostic before change
fd7a924d-2fd1-41a4-bf70-c329b89bfd05
Diagnostic after change
a8d991c7-37a4-4b89-8d6d-05bc799a4a51
Logs show no error. What error do you get when trying to change the socket interval? As of now there is no changed keys in that update so nothing changed.
User Message:
Diagnostic after change polling time energy socket
stdout:
2026-07-17T07:36:56.824Z [log] [HomeWizardApp] HomeWizard app ready!
2026-07-17T07:36:56.831Z [log] [HomeWizardApp] β
Global error handlers installed
2026-07-17T07:36:56.838Z [log] [HomeWizardApp] [MIGRATE] Version change: 3.17.8 β 3.17.3
2026-07-17T07:36:56.992Z [log] [ManagerDrivers] [Driver:battery-policy] BatteryPolicyDriver initialized
2026-07-17T07:36:56.997Z [log] [ManagerDrivers] [Driver:battery-policy] Flow cards registered
2026-07-17T07:36:57.038Z [log] [ManagerDrivers] [Driver:cloud_p1] CloudP1Driver has been initialized
2026-07-17T07:36:57.042Z [log] [ManagerDrivers] [Driver:cloud_watermeter] HomeWizard Cloud Watermeter driver initialized
2026-07-17T07:36:57.373Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:0107ff70-ecb3-4ab7-9654-be1669f5f7b6] β±οΈ Polling interval 30s (user: 30s), spread offset 1s (device 1/2)
2026-07-17T07:36:57.375Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:5fb6f0f2-d9b4-46e2-84f7-cbf95e6c919c] β±οΈ Polling interval 4s (user: 4s), spread offset 2s (device 2/2)
2026-07-17T07:36:57.877Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:0107ff70-ecb3-4ab7-9654-be1669f5f7b6] π First poll starting (after 1s delay)
2026-07-17T07:36:59.382Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:5fb6f0f2-d9b4-46e2-84f7-cbf95e6c919c] π First poll starting (after 2s delay)
2026-07-17T08:32:42.052Z [log] [ManagerDrivers] [Driver:energy] [Device:98e61876-9dcd-4dd1-b1ac-535cb7ec5263] Settings updated [ 'polling_interval' ]
stderr:
n/a
I gave no error message after changing.
In the log after changing the polling interval to 10 sec, device 2/2 is still on 4 sec
Also device 1/2 with 30 sec of polling interval cannot be changed
You tried changing your P1, can you try a different value that is currently set, and sent diagnostic
Diagnostic after changing P1 to 10 sec
33e6fd15-97d0-487f-9727-0641a3af8f38
Value after changing P1 is now updated every 10 sec: this works
Ok it still same line without they key, I would expect a restart message but I see that is debug flagged so it doesnt show anymore.
So back to your issue, energy and energy socket need to be 4s poll but are not aligned?
As I dont see other errors its hard for me to remotely understand the problem as there is no fetch error at all.
Indeed P1 and energysocket 2/2 need to be both on 4 sec and aligned so that both values correspond at the same time.
Why can I not change the polling values of both energy sockets while P1 I can?
try to change your energy sockets to both 4s and share another report to me.
There is code on delaying 1s per socket but only with very high amount of sockets to spread the load, in your case you have 2 which passes that check and does not affect the interval you pick.
both sockets changed to 4 sec and diag send
Weird, you app doesnt update the log I keep getting the same results.
I think the app log somehow got stale. Please stop/start and try again.
restarted app, changed socket 1 to 15 sec, socket 2 to 10 sec and diag send
app started with both your sockets on 4s. Hm
2026-07-17T10:48:59.327Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:0107ff70-ecb3-4ab7-9654-be1669f5f7b6] β±οΈ Polling interval 4s (user: 4s), spread offset 1s (device 1/2)
2026-07-17T10:48:59.329Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:5fb6f0f2-d9b4-46e2-84f7-cbf95e6c919c] β±οΈ Polling interval 4s (user: 4s), spread offset 2s (device 2/2)
2026-07-17T10:48:59.831Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:0107ff70-ecb3-4ab7-9654-be1669f5f7b6] π First poll starting (after 1s delay)
2026-07-17T10:49:01.339Z [log] [ManagerDrivers] [Driver:energy_socket] [Device:5fb6f0f2-d9b4-46e2-84f7-cbf95e6c919c] π First poll starting (after 2s delay)
indeed, value of device 1 is now updated every 4 sec instead of 30 sec before.
Value of device 2 is still updated every 4 sec
Then now all your p1 and energy sockets should be on 4s correct?
No, p1 is still on 10 sec after the change you asked. Do I change it back to 4sec?
yes please
done
do you need a new diag?
Restart your app and sent diag