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
Rebuild the updating of the sensors
The sensors are now updated using a UpdateCoordinator.
This function determines if the sensors need updating based on if there is any new information available.
Life time energy sensor fixes
Added checks for the life time value. Only report new data (10 min interval).
Removed 1 request that was not needed but caused HTTP errors.