You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful if the device state could remain stable across HA reboots. Currently, whenever HA is rebooted, the state is updated even if there has been no real world change.
The effect of this is that automations which trigger on device state changes will run when HA is rebooted, even though the device has not moved.
For instance, I have an automation which turns on my bedroom light when my phone arrives home. This triggered at 2am this morning because my HA machine rebooted to do some automatic updates, and the integration marked that event as a state change.