Replies: 2 comments 1 reply
-
You can just make multiple instances of the integration with different price modifier templates, I run five and display all of them in a apexcharts graph. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You could just get the bare market price from the integration and make as much template helper entities as you need for derived values of the bare price. |
Beta Was this translation helpful? Give feedback.
0 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.
-
One with the VAT+profit etc and one just the bare market price.
The reason is that I want to be able to feed the total cost to a display for awareness of other household members.
Next to displaying, I want the bare market price to be able to feed into the energy management system to control the solar production and plan battery charging/discharging.
I can probbly get it to work in NodeRed and with some YAMLing in HA too. I thgin kthat more people would find this useful and nicely integrated into one spot.
Beta Was this translation helpful? Give feedback.
All reactions