Replies: 15 comments 44 replies
-
But i wrote several templates from wills106 SolaX integration sensors, like i said and now i'm using this Moving Flow Chart: But still debugging the templates. Will drop the code here after i think its fully debugged, and i check that all is correct in different scenarios and different SolaX Charger Use Modes. |
Beta Was this translation helpful? Give feedback.
-
For those users who just want to have that amazing actual moving power flow chart in the picture above working, I really dont know if this will work for non battery users... First install from HACS frontend the -> Tesla style solar power card
Then restart HASS and create new custom card with the following code:
Click save, done, exit the lovelace editor mode (it wont update well when on) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
struggling to get this working but looks like excatly what i need - happy to buy a beer for help. |
Beta Was this translation helpful? Give feedback.
-
Sorry i have been very busy an now on vacation. I will look at this thread next week to see if i can help out... |
Beta Was this translation helpful? Give feedback.
-
" You are doing the tesla powerflow card yes?" - yes i'am! :) it all seems to be working now (i think) just need to double check the values to make sure the math is 100% One question is on the battery is there a sensor which shows you what kWh is stored inside the battery as at the moment it only shows what % the battery is, would be nice to see actual kWh value?! |
Beta Was this translation helpful? Give feedback.
-
mine is the 5.8kw set at 10% limit. if its easy (enough) todo that would be cool and would send you some £ but if too much ballache then i'll jump out the window and forget about it 👍 |
Beta Was this translation helpful? Give feedback.
-
thanks let me give it a whirl now 👍 anyone worked out how to move the bubbles to different posistions or sort the scaling out... On my wall tablet its off the page for battery icon and text is sometimes cutoff https://user-images.githubusercontent.com/1098848/179342578-3ff6436c-36f2-4929-b3e7-fe19d6b47c72.png |
Beta Was this translation helpful? Give feedback.
-
this is my current view as of now anyone know why the house is in kWh and not watts? |
Beta Was this translation helpful? Give feedback.
-
any when i click on the kwh (house icon) opens up and shows as watts |
Beta Was this translation helpful? Give feedback.
-
just checked lovelace-ui.yaml and sensor is correct also but on screen UI displays as kwh!? |
Beta Was this translation helpful? Give feedback.
-
i tell you what drives me nuts is the scaling / text out of circles anyone found where in the .js file you need to edit?! |
Beta Was this translation helpful? Give feedback.
-
maybe
|
Beta Was this translation helpful? Give feedback.
-
Does anyone have the code to get this working with the Solis API? |
Beta Was this translation helpful? Give feedback.
-
I'm now trying to write templates for sensors that show actual power transfers from one sensor to the other, like
sensor.grid2battery
sensor.grid2house
sensor.solar2battery
sensor.solar2house
will be very useful for some more complex power charts that need this, like the custom tesla power chart.
Just trying to get my head around the math involved in this, in every case scenario.
when i finish i will post here.
Maybe you'll find it useful.
Beta Was this translation helpful? Give feedback.
All reactions