cdpuk / givenergy-local

Home Assistant integration for local access to GivEnergy inverter and battery systems
MIT License
47 stars 14 forks source link

Endless loop of scheduled entity updates due to incorrect local time source #49

Closed cdpuk closed 1 year ago

cdpuk commented 1 year ago

The charge slot binary sensors get their local time from the system, where they should actually be getting it from HA according to the timezone selected by the user. In some circumstances this results in endless triggering of _async_scheduled_update.