Hi All,
I have an application which scrapes the portal of the electricity provider for consumption and production of energy. The portal is updated daily and today I can access yesterday’s data. The application is sending the details to an MQTT topic, I have added mqtt sensors to the configuration.yaml. Is there any way to store the incoming data to the previous day? So that I can map it with the data coming from the inverter.
Thanks,
Gyorgy