mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
87 lines
2.8 KiB
YAML
87 lines
2.8 KiB
YAML
theme: Mushroom
|
|
title: Washing Machine
|
|
path: washing-machine
|
|
icon: mdi:washing-machine
|
|
subview: true
|
|
type: sidebar
|
|
badges: []
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: history-graph
|
|
entities:
|
|
- entity: sensor.pm_laundry_plug_w
|
|
- entity: sensor.shelly_washing_machine_w
|
|
hours_to_show: 2
|
|
|
|
- type: vertical-stack
|
|
view_layout:
|
|
position: sidebar
|
|
cards:
|
|
- type: grid
|
|
cards:
|
|
- type: tile
|
|
entity: sensor.dishwasher
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/dishwasher
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/dishwasher
|
|
show_entity_picture: true
|
|
vertical: true
|
|
- type: tile
|
|
entity: binary_sensor.keurig
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/keurig
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/keurig
|
|
show_entity_picture: true
|
|
vertical: true
|
|
- type: tile
|
|
entity: binary_sensor.stove
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/stove
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/stove
|
|
show_entity_picture: true
|
|
vertical: true
|
|
- type: tile
|
|
entity: sensor.tumble_dryer
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/tumble-dryer
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/tumble-dryer
|
|
show_entity_picture: true
|
|
vertical: true
|
|
- type: tile
|
|
entity: sensor.washing_machine
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/washing-machine
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/washing-machine
|
|
show_entity_picture: true
|
|
vertical: true
|
|
- type: glance
|
|
entities:
|
|
- entity: input_boolean.swap_laundry
|
|
tap_action:
|
|
action: toggle
|
|
- entity: sensor.pm_laundry_plug_w
|
|
- entity: input_number.washing_machine_delay_on
|
|
- entity: input_number.washing_machine_on
|
|
- entity: input_number.washing_machine_delay_off
|
|
- entity: sensor.washing_machine
|
|
- entity: binary_sensor.washing_machine
|
|
- entity: binary_sensor.washing_machine_door_contact
|
|
- entity: sensor.washing_machine_door_device_temperature
|
|
- entity: sensor.shelly_washing_machine_w
|