mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 11:16:45 +00:00
Send sensordata with current state
This commit is contained in:
parent
cdccb1f30d
commit
3a34fe285f
@ -1059,6 +1059,7 @@ void dispatch_current_state(uint8_t source)
|
||||
dispatch_statusupdate(NULL, NULL, source);
|
||||
dispatch_idle(NULL, NULL, source);
|
||||
dispatch_current_page();
|
||||
dispatch_send_sensordata(NULL, NULL, source);
|
||||
dispatch_send_discovery(NULL, NULL, source);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user