mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
477 lines
23 KiB
YAML
477 lines
23 KiB
YAML
title: Power Breaker
|
|
path: power-breaker
|
|
icon: mdi:electric-switch
|
|
panel: true
|
|
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
- user: cad46dedf86f454ebbd7f697a58730f2
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
# - type: custom:mushroom-title-card
|
|
# title: "{{states('sensor.energy_tariff')}}"
|
|
# subtitle: "{{states('sensor.energy_cost')}} $/kWh"
|
|
- type: custom:mushroom-chips-card
|
|
chips:
|
|
- type: back
|
|
- type: custom:mushroom-title-card
|
|
title: Current Live Totals
|
|
- type: custom:mushroom-title-card
|
|
title: "{{states('sensor.pm_grid_total_a')}} A"
|
|
- type: custom:mushroom-title-card
|
|
title: "{{states('sensor.pm_grid_total_w')}} W"
|
|
- type: custom:mushroom-title-card
|
|
title: "{{states('sensor.pm_grid_kwh')}} kWh"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Well
|
|
icon: mdi:water-well
|
|
fill_container: true
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_well_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_well_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_well_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_well_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Kitchen 1
|
|
icon: mdi:fridge
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_kitchen_1_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_kitchen_1_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_kitchen_1_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_kitchen_1_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Kitchen 2
|
|
icon: mdi:coffee-maker
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_kitchen_2_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_kitchen_2_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_kitchen_2_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_kitchen_2_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Laundry Plug
|
|
icon: mdi:washing-machine
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_laundry_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_laundry_plug_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_laundry_plug_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_laundry_plug_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Microwave Plug
|
|
icon: mdi:microwave
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_microwave_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_microwave_plug_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_microwave_plug_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_microwave_plug_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Bathroom Plug
|
|
icon: mdi:hair-dryer
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_bathroom_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_bathroom_plug_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_bathroom_plug_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_bathroom_plug_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Heat Pump
|
|
icon: mdi:air-conditioner
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_heat_pump_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_heat_pump_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_heat_pump_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_heat_pump_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Basement Bedroom and Furnace Room Lights
|
|
icon: mdi:yoga
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_bedroom_and_furnace_room_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_bedroom_and_furnace_room_lights_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_bedroom_and_furnace_room_lights_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_bedroom_and_furnace_room_lights_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Basement Plugs
|
|
icon: mdi:microsoft-xbox-controller
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_plugs_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_plugs_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_plugs_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Basement and Laundry Lights and Plugs
|
|
icon: mdi:vanity-light
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_and_laundry_lights_and_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_and_laundry_lights_and_plugs_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_and_laundry_lights_and_plugs_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_and_laundry_lights_and_plugs_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: Sump Pump Plug
|
|
icon: mdi:pump
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_sump_pump_plug_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_sump_pump_plug_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_sump_pump_plug_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_sump_pump_plug_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_nursery_dining_kitchen_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_nursery_dining_kitchen_lights_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_nursery_dining_kitchen_lights_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_nursery_dining_kitchen_lights_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Nursery, Dining, Kitchen Lights
|
|
icon: mdi:bunk-bed
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_master_suite_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_master_suite_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_master_suite_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_master_suite_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Master Suite
|
|
icon: mdi:bed-king
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_furnace_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_furnace_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_furnace_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_furnace_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Furnace
|
|
icon: mdi:hvac
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_stairs_and_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_stairs_and_lights_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_basement_stairs_and_lights_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_basement_stairs_and_lights_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Basement Stairs and Lights
|
|
icon: mdi:stairs
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_dishwasher_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_dishwasher_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_dishwasher_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_dishwasher_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Dishwasher
|
|
icon: mdi:dishwasher
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_garage_outside_and_front_garage_lights_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_garage_outside_and_front_garage_lights_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_garage_outside_and_front_garage_lights_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_garage_outside_and_front_garage_lights_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Garage, Outside, and Front Garage Lights
|
|
icon: mdi:garage
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_front_room_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_front_room_plugs_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_front_room_plugs_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_front_room_plugs_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Front Room Plugs
|
|
icon: mdi:television
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_garage_and_outside_plugs_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_garage_and_outside_plugs_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_garage_and_outside_plugs_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_garage_and_outside_plugs_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Garage and Outside Plugs
|
|
icon: mdi:grass
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_stove_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_stove_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_stove_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_stove_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Stove
|
|
icon: mdi:stove
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_dryer_kwh''))|float(default=0)|round(2) }} kWh'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_dryer_kwh
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: '{{(states(''sensor.pm_dryer_w''))|float(default=0)|round(2) }} W'
|
|
icon: mdi:flash
|
|
entity: sensor.pm_dryer_w
|
|
fill_container: true
|
|
tap_action:
|
|
action: more-info
|
|
- type: custom:mushroom-template-card
|
|
primary: Dryer
|
|
icon: mdi:tumble-dryer
|