PiotrMachowski / Home-Assistant-custom-components-Tauron-AMIplus

This sensor uses unofficial API to get energy usage and generation data from https://elicznik.tauron-dystrybucja.pl.
MIT License
138 stars 34 forks source link

Wrong readings in Energy section of HA #37

Closed zientarski closed 2 years ago

zientarski commented 3 years ago

Energy section in HA show readings from tauron for wrong day. It makes energy functionality useless because tauron readings are assigned to wrong date. Latest readings from Tauron(from previous day) are displayed with current day of production

PiotrMachowski commented 3 years ago

Well, there's nothing I can do about it until Tauron provides live data on eLicznik or HA allows to process historical data

zientarski commented 3 years ago

Maybe solution would be to generate fake zero readings for current day which will be replaced by real data when rrcieved from tauron

PiotrMachowski commented 3 years ago

It is not possible in current version of HA