Replies: 2 comments 12 replies
-
Hello, Need to be improved, but you'll have a good starting point:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I have a similar issue. I tried to follow the above, but lambda is now longer used. I am trying to replicate these cards. This is the yaml I tried for the bottom one
|
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all, I am trying to get some more experience with this wonderfull plotly integration.
However, I am struggling with some aspects of it. Hope some of you are prepared to share your knowledge and help me out.
I want to achieve a bar graph with the daily net energy consumption.
For this I am using a template sensor [sensor.energy_grid_net_consumption_x] which is based on 2 utility meters being reset every day.
This sensor is working fine. I can display the value over the day ;-)

However, I would now like to display a bar chart with a daily consumption, meaning I need to display the max of the sensor since the value of the sensor accumulates and is reset at 12pm.
However, this does not seem to work. I only got an empty graph.
Any feedback is very appreciated.
Beta Was this translation helpful? Give feedback.
All reactions