Finally managed to make the Sankey chart work with auto config (took some time changing the area of the energy sensors to something meaningfull).
Now only challenge I would expect an additional level before power consumption and an additional lower level called “energy delivered to grid” or something. So at “first level” the sensors “sensor.p1_meter_3c39e72bf1a4_total_power_import” and “sensor.solaredge_lifetime_energy” and at the utmost right level the sensor “sensor.p1_meter_3c39e72bf1a4_total_power_export”
Any thoughts on how to achieve that?
Relevant yaml:
height: 600
unit_prefix: k
round: 1
min_box_height: 3
min_box_distance: 5
show_states: true
show_units: true
sort_group_by_parent: true
sort_dir: desc
sort_by: state
sections:
- entities:
- type: entity
children:
- sensor.p1_meter_3c39e72bf1a4_total_power_export_t2
- sensor.p1_meter_3c39e72bf1a4_total_power_export_t1
- total
entity_id: sensor.solaredge_lifetime_energy
color: var(--warning-color)
- type: entity
children:
- sensor.p1_meter_3c39e72bf1a4_total_power_export_t2
- sensor.p1_meter_3c39e72bf1a4_total_power_export_t1
- total
entity_id: sensor.p1_meter_3c39e72bf1a4_total_power_import_t1
color: grey
add_entities:
- sensor.p1_meter_3c39e72bf1a4_total_power_import_t2
subtract_entities:
- sensor.p1_meter_3c39e72bf1a4_total_power_export_t1
- sensor.p1_meter_3c39e72bf1a4_total_power_export_t2
- entities:
- type: entity
children: []
entity_id: sensor.p1_meter_3c39e72bf1a4_total_power_export_t2
subtract_entities:
- sensor.p1_meter_3c39e72bf1a4_total_power_import_t1
- sensor.p1_meter_3c39e72bf1a4_total_power_import_t2
- type: entity
children: []
entity_id: sensor.p1_meter_3c39e72bf1a4_total_power_export_t1
subtract_entities:
- sensor.p1_meter_3c39e72bf1a4_total_power_import_t1
- sensor.p1_meter_3c39e72bf1a4_total_power_import_t2
- type: remaining_parent_state
children:
- keukenapparatuur
- 43a45af3549445e786330f52db481831
- 65f8b051c0414faa94ac399177d2cf73
- verlichting
- eabfaf2be1fe4994b06a860eddbd3216
- no_area
- unknown
entity_id: total
name: Total Consumption
- entities:
- type: remaining_child_state
children:
- sensor.integral_dishwasher
- sensor.integral_fridge
- sensor.integral_quooker
- sensor.sensor_magnetron_energy_nieuw
- sensor.integral_oven
entity_id: keukenapparatuur
name: Keukenapparatuurz
color: green
- type: remaining_child_state
children:
- sensor.integral_dryer
- sensor.integral_wasmachine
- sensor.integral_cvketel
- sensor.3d_printer_energy_nieuw
- sensor.integral_koelvriezer
- sensor.zolder_plug_energy
entity_id: 43a45af3549445e786330f52db481831
name: Zolder
color: purple
- type: remaining_child_state
children:
- sensor.sensor_fj_stopcontact_energy_nieuw
- sensor.sensor_kamer_laurens_energy_nieuw
- sensor.airco_power_plug_energy
entity_id: 65f8b051c0414faa94ac399177d2cf73
name: Eerste etage
- type: remaining_child_state
children:
- sensor.tv_spot_group_energy
- sensor.eettafel_group_energy
- sensor.schuur_poort_group_energy
- sensor.zolder_spots_groep_energy
- sensor.keuken_alarm_energy
- sensor.lamp_trapkast_energy
- sensor.plafondlamp_overloop_eerste_energy
- sensor.plafondlamp_zolder_voorkant_energy
- sensor.plafondlamp_zolder_achterkant_energy
- sensor.plafondlamp_zolder_overloop_energy
- sensor.voordeur_energy
- sensor.zijmuur_energy
entity_id: verlichting
name: Verlichting
color: yellow
- type: remaining_child_state
children:
- sensor.straalkachel_energy
- sensor.sensor_eettafel_stopcontact_energy_nieuw
- sensor.gang_beneden_energy
- sensor.vloerverwarming_alpha3_energy
entity_id: eabfaf2be1fe4994b06a860eddbd3216
name: Begane grond
- type: remaining_child_state
children:
- sensor.integral_tv
- sensor.integral_smarthome
- sensor.energie_2_deco_m5_wifi_punten_energy
entity_id: no_area
name: No area
- type: remaining_parent_state
children: []
entity_id: unknown
name: Unknown
- entities:
- type: entity
children: []
entity_id: sensor.integral_dishwasher
color: green
- type: entity
children: []
entity_id: sensor.integral_fridge
color: green
- type: entity
children: []
entity_id: sensor.integral_quooker
color: green
- type: entity
children: []
entity_id: sensor.sensor_magnetron_energy_nieuw
color: green
- type: entity
children: []
entity_id: sensor.integral_oven
color: green
- type: entity
children: []
entity_id: sensor.integral_dryer
- type: entity
children: []
entity_id: sensor.integral_wasmachine
color: purple
- type: entity
children: []
entity_id: sensor.integral_cvketel
color: purple
- type: entity
children: []
entity_id: sensor.3d_printer_energy_nieuw
color: purple
- type: entity
children: []
entity_id: sensor.integral_koelvriezer
color: purple
- type: entity
children: []
entity_id: sensor.zolder_plug_energy
color: purple
- type: entity
children: []
entity_id: sensor.sensor_fj_stopcontact_energy_nieuw
- type: entity
children: []
entity_id: sensor.sensor_kamer_laurens_energy_nieuw
- type: entity
children: []
entity_id: sensor.airco_power_plug_energy
- type: entity
children: []
entity_id: sensor.tv_spot_group_energy
color: yellow
- type: entity
children: []
entity_id: sensor.eettafel_group_energy
color: yellow
- type: entity
children: []
entity_id: sensor.schuur_poort_group_energy
color: yellow
- type: entity
children: []
entity_id: sensor.zolder_spots_groep_energy
color: yellow
- type: entity
children: []
entity_id: sensor.keuken_alarm_energy
color: yellow
- type: entity
children: []
entity_id: sensor.lamp_trapkast_energy
color: yellow
- type: entity
children: []
entity_id: sensor.plafondlamp_overloop_eerste_energy
color: yellow
- type: entity
children: []
entity_id: sensor.plafondlamp_zolder_voorkant_energy
color: yellow
- type: entity
children: []
entity_id: sensor.plafondlamp_zolder_achterkant_energy
color: yellow
- type: entity
children: []
entity_id: sensor.plafondlamp_zolder_overloop_energy
color: yellow
- type: entity
children: []
entity_id: sensor.voordeur_energy
color: yellow
- type: entity
children: []
entity_id: sensor.zijmuur_energy
color: yellow
- type: entity
children: []
entity_id: sensor.straalkachel_energy
- type: entity
children: []
entity_id: sensor.sensor_eettafel_stopcontact_energy_nieuw
- type: entity
children: []
entity_id: sensor.gang_beneden_energy
- type: entity
children: []
entity_id: sensor.vloerverwarming_alpha3_energy
- type: entity
children: []
entity_id: sensor.integral_tv
- type: entity
children: []
entity_id: sensor.integral_smarthome
- type: entity
children: []
entity_id: sensor.energie_2_deco_m5_wifi_punten_energy
energy_date_selection: true
type: custom:sankey-chart
min_state: 0
show_names: true