Replies: 7 comments
-
|
@Kylefr33 can you share your config here. will try to help you but need to see what config you use and please check if the "sunsynk-power-flow-card" integration appears as installed din HACS |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Sn0w82 , Thanks for your reply. Here is the dashboard map conig file :
Which is showing :
I'm now running :
HACS installations :
|
Beta Was this translation helpful? Give feedback.
-
|
@Kylefr33 can you copy paste in your card this config. I believe the problem on your side is from the card code ordering and displaying - is all a big line instead of dedicated line per category. type: custom:sunsynk-power-flow-card --- GLOBAL CARD CONFIGURATION ---cardstyle: full --- INVERTER / SYSTEM CONFIGURATION ---inverter: --- BATTERY 1 CONFIGURATION ---battery: --- BATTERY 2 CONFIGURATION (Second Battery/Parallel/Aux) ---battery2: --- SOLAR (PV ARRAY) CONFIGURATION ---solar: --- LOAD (ESSENTIAL/AC LOAD) CONFIGURATION ---load: Essential Loads (Loads connected to the inverter's essential output)additional_loads: 2 # Number of additional essential loads to show --- GRID CONFIGURATION ---grid: Non-Essential Loads (Loads powered directly by grid/non-essential output)show_nonessential: true --- ENTITY MAPPINGS ---entities: Inverter Status/Controlinverter_status_59: sensor.sunsynk_overall_state AC/Grid Side (Volt/Freq/Current/Power)inverter_voltage_154: sensor.grid_voltage Battery 1battery_voltage_183: sensor.shunt_voltage Battery 2 (using Battery 2 specific entity IDs)battery2_power_190: sensor.jk_bms_bms0_power_2 Solar/PVday_pv_energy_108: sensor.production_du_jour Loads (Essential/Non-Essential/Aux Power)essential_power: sensor.charges_essentielles Individual Essential Loads (Matching additional_loads: 2 in the load section)essential_load1: sensor.victron_ev_power Individual Non-Essential Loads (Matching additional_loads: 3 in the grid section)non_essential_load1: sensor.spa_power Daily Energy Totalsday_grid_import_76: sensor.sunsynk_day_grid_import |
Beta Was this translation helpful? Give feedback.
-
|
@Sn0w82 I tried with your config and I have this turning with no end :
I noticed that I have nothing in resources, is it normal ?
I'm okay to give you a temporary access to my HA if easier for you. |
Beta Was this translation helpful? Give feedback.
-
|
Same thing has happened to mine today. No changes, was working this morning, now I see an error. |
Beta Was this translation helpful? Give feedback.
-
|
And now it is fine again. No changes made.
|
Beta Was this translation helpful? Give feedback.
-
|
Your nginx set to cache assets? turn that off |
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Current Behavior
Since recent update, I have this error message instead of my usual map
Tried to remove / restart HA / reinstall / restart HA but map is not showing anymore
Installed using HACS
Steps To Reproduce
No response
Expected behaviour
My map as always
Card Version
7.1.3
Home Assistant Version
2025.11.2
Configuration
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions