You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Flow line for Individual 1 is not showing properly. Stays gray, no matter what it was set to.
All other Individuals work properly.
Switching Individuals, No1 stays faulty.
Describe the bug
Flow line for Individual 1 is not showing properly. Stays gray, no matter what it was set to.
All other Individuals work properly.
Switching Individuals, No1 stays faulty.
Line for Haushalt shall be blue
type: custom:power-flow-card-plus
entities:
grid:
icon: mdi:transmission-tower
name: Netz
entity:
production: sensor.haus_einspeisung_gesamt_w
consumption: sensor.haus_entnahme_gesamt_w
color_circle: true
display_state: two_way
use_metadata: false
invert_state: false
color_value: true
color_icon: true
solar:
icon: mdi:solar-panel-large
entity: sensor.pv_leistung_gesamt_w
secondary_info:
entity: sensor.pv_gesamt_max_daily_w
template: ''
decimals: 1
color_value: false
color_icon: false
battery:
name: Batterie
icon: mdi:bat
entity:
consumption: sensor.battery_consumption
production: sensor.battery_production
individual:
- entity: sensor.haus_leistung_w
name: Haushalt
color_icon: false
display_zero: true
color: '#80b8ff'
icon: mdi:home-outline
secondary_info:
entity: sensor.haus_max_daily_w
decimals: 1
- entity: sensor.wasser_leistung_w_norm
name: Wasser
color_icon: false
display_zero: true
color: '#80b8ff'
icon: mdi:thermometer-water
secondary_info:
entity: sensor.wasser_max_daily_w
decimals: 1
- entity: sensor.heizung_leistung_w
icon: mdi:heating-coil
name: Heizung
color_icon: false
display_zero: true
color: '#80b8ff'
secondary_info:
entity: sensor.heizung_max_daily_w
decimals: 1
home:
subtract_individual: false
entity: sensor.haus_leistung_w
name: Total
color_icon: true
w_decimals: 0
kw_decimals: 1
min_flow_rate: 0.9
max_flow_rate: 10
watt_threshold: 1000
clickable_entities: true
display_zero_lines:
mode: transparency
transparency: 70
grey_color:
- 189
- 189
- 189
use_new_flow_rate_model: true
disable_dots: false
The text was updated successfully, but these errors were encountered: