Open dsldsl1980 opened 2 months ago
A chart like this in your dashboard gives you hourly energy consumption. This might help you write a simply automation script that sends you notifications. Hope that helps.
chart_type: bar
period: hour
type: statistics-graph
entities:
- sensor.none_energy_today
stat_types:
- change
days_to_show: 1
I don't know that this is an issue, but I am having a hard time getting this to work well with my energy plan. I get penalized for my highest hour of use during peak 4-7pm so I was hoping to get notifications based on how my hourly use is looking.
For example, if it is 4:33 PM, is it possible to see what my usage was for the last 33 minutes?
Thank you for all the work on this great integration!