mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 21:48:25 +08:00
web-ha 同步显示插座状态
This commit is contained in:
@@ -53,6 +53,7 @@ void SetSocketStatus(char* socket_status)
|
||||
for (i = 0; i < SOCKET_NUM; i++)
|
||||
{
|
||||
UserRelaySet(i, ons[i]);
|
||||
UserMqttSendSocketState(i);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user