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
For now I don't see much benefit in this - it requires a big change in the datamodel and its less efficient.
What I can imagine as a middle-ground is a timestamp on node level to update when ANY attribute updates.
What we do in HA is just treat all attributes as new/updated at startup and then just listen to all attribute changed events.
Ideally each attribute should have a timestamp in order for the client to be able to determine the time for when the attribute value was last updated.
The text was updated successfully, but these errors were encountered: