mycontroller-v1-legacy
mycontroller-v1-legacy copied to clipboard
Status changes on send and should wait for status received
The status of a sensor is changed immediately when an update is sent to a node. This means even when a node is offline - it still shows the status of a relay as "on". Can you please change this to only change the statuses after a value is received from the node. For example: A relay is off. On dashboard I turn on relay. Keep relay as "OFF" on dashboard until "ON" is received by the node. Even better is to use a widget that shows "GOING ON" or "GOING OFF", but that is not essential. In this way the dashboard shows the actual node status and not the expected status