I have two tariffs created that reset monthly, peak and off peak. My goal is to display on the dashboard cards with consumption for today and yesterday, this and last week, this and last month. How can I do this? Is it possible to retrieve this data from the Energy panel?
You can use any of the energy cards (including the date picker) in other dashboards.
I would like to display consumption for today and yesterday. Is this possible to do?
I don’t think you can do that with separate cards - the date picker seems to affect all of them.
However, you can check the Compare data box in the date picker card:
…and that will give you the data for two comparable periods - so if you pick today you’ll get yesterday as well.
Thank you for your response. It is helpful to me and is almost exactly what I need. However, my idea is to send data for the current and previous period to the sensors and send reports in notifications weekly and monthly. I found an interesting topic on the forum: Using values of energy management in dashboards. At the moment, it is not possible to retrieve data from the Energy panel, but i can create helpers like the utility meter with daily, weekly, and monthly resets. Another option is to directly query the energy database via SQL.