type: custom:power-flow-card-plus
entities:
  home:
    entity: sensor.power_total
    color_icon: solar
  fossil_fuel_percentage:
    entity: sensor.electricity_maps_anteil_fossiler_brennstoffe_im_netz
    icon: mdi:pine-tree
    color_icon: true
    display_zero: true
    name: Grüner Strom
    state_type: power
  grid:
    icon: mdi:ab-testing
    name: Versorger
    entity:
      production: sensor.power_ins_netz
      consumption: sensor.power_netz
  solar:
    icon: mdi:solar-panel-large
    entity: sensor.bkw_ertrag_switch_0_power
  individual1:
    entity: sensor.power_71
    icon: mdi:air-conditioner
    color: '#80b8ff'
    name: Klimaanlage
    color_icon: false
  individual2:
    entity: sensor.shellyplus2pm_b8d61a8b7c34_switch_0_power
    name: E-Bike
    color_icon: true
    display_zero: true
    color: '#ff8080'
    icon: mdi:bike-fast
w_decimals: 0
kw_decimals: 2
min_flow_rate: 0.9
max_flow_rate: 6
watt_threshold: 10000
clickable_entities: true

Diesen Beitrag teilen: