v1.6.3 Updates
The card supports the display of an additional essential load in both the full and lite views. The following optional new attributes have been added to the load section:
additional_loads: Display and additional load on the essential side (one/no)
load1_name: Set the display name for the Essential Load 1
The power for the additional load is read from the following optional entities sensor:
essential_load1: Sensor that contains the power of your essential load 1 (W)
Updates
MPPTs labels can now be customized. The following optional card attributes can be added to the solar section:
pv1_name:
pv2_name:
pv3_name:
pv4_name:
Sensor data can now be hidden from the card when setting the entities value to none. If you prefer to keep the 0 placehoder then set it to zero or any other value
Fixes
Adjust position of the AC temperature when MPPTs is set to four to fix overlap
I’m still considering making this a configurable option but in my opinion autarky based on energy values would give you a better overall view of your self sufficiency over the 24 hour period or until the daily energy values reset.
when I copy the code from “Full Configuration (All Options)” it will not let me save the file… the arrow keeps turn arround ???
if I try the code in “Minimum Configuration (No Solar)” " Minimum Configuration (Solar) " " Minimum Configuration (Solar + Daily Totals)" there is no problem in save the file ???
it is working now…and I am 99% finish whit my setup…BUT
is it possible to replace th “Timer switch” with a switch with “Solar-sell” so you can see if it selling or not.
regarding “Total load”, it is not something I have in my Deye_12kw, so it would be nice to be able to disable it on the display.
ok I found the “show_daily under load” ant turn it off… thanks
aboute the “Timer on sign” i will use it to turn on/off the selling funktion, as I turn of the selling when the price go below 0.0 KR/kWh, so it would be nice to have a new “Selling sign” when it is not selling and you don’t have to go in to another flow and tjek the price
v1.6.5 Updates
This releases introduces two new optional entities:
energy_cost: For those of you using Tibber or equivalent you can display the current cost per kWh on the card using this attribute
solar_sell_247: Displays an icon that updates if solar sell is on or off . The icon can be clicked to toggle this setting if the attribute is supplied with a switch sensor
Your battery SOC is 100.0 % which is causing the layout issue. I can fix that by forcing rounding of the sensor value in the card or you can also set that in your ESPHome config.
Make sure that sensor returns an on/off value. Check your developer tools
Wouldn’t it make sense to remove the lightning bolt next to the battery? Usually a lightning bolt is an indication of a device charging, but in this case it is always there so I’m not sure what the purpose is. Removing it would create more space for the battery SoC.
I can’t see anything wrong there. Make sure you are running the latest version of the card. Clear your browser cache and also make sure it’s correctly defined under entities in the card config i.e.
Hi. When I started designing the card I never anticipated all the additional information that would be added nor that space might be an issue. It’s a good suggestion.