Files
homeassistant-jackery/energy_flow_card_config.yaml
2026-01-21 10:31:12 +08:00

36 lines
869 B
YAML

type: custom:power-flow-card-plus
entities:
grid:
entity:
consumption: sensor.jackery_grid_import_power
production: sensor.jackery_grid_export_power
display_state: two_way
color_circle: true
solar:
entity: sensor.jackery_solar_power
battery:
entity:
consumption: sensor.jackery_battery_charge_power
production: sensor.jackery_battery_discharge_power
state_of_charge: sensor.jackery_battery_soc
display_state: two_way
color_circle: true
home:
color_icon: true
individual:
- entity: sensor.jackery_eps_output_power
secondary_info: {}
icon: mdi:power-plug
name: EPS
color_value: true
display_zero: true
color_icon: true
watt_threshold: 10000
display_zero_lines:
mode: show
transparency: 50
grey_color:
- 189
- 189
- 189
clickable_entities: true