mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
76 lines
2.2 KiB
YAML
76 lines
2.2 KiB
YAML
title: Stove
|
|
path: stove
|
|
icon: mdi:stove
|
|
subview: true
|
|
type: sidebar
|
|
badges: []
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: history-graph
|
|
entities:
|
|
- entity: sensor.pm_stove_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: sensor.pm_stove_w
|
|
- entity: input_number.stove_on
|
|
|