provide fix for utc offset in energy consumption - #639
Conversation
|
Well, as i have expressed many times in the discussion here the issue you are referring to is not a time zone problem... It is HAs internal date and time at the time when data is updated that matters, the integration does not provide a timestamp to HA in any shape or form when a value is updated. HA just does not provide a way to add a timestamp together with a data update that would tell HA that the change happened at a specific time, you can only insert data at the current point in time. Anyway, there could of course be some bug in time zone handling, but the 1 hour shift in energy meter would not be one of the symptoms of that. |
The energy consumption is being recorded with an 1-hour offset for me, similar to the issue related here:
#151
this should fix it.