mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
93 lines
2.2 KiB
YAML
93 lines
2.2 KiB
YAML
title: Dishwasher
|
|
path: dishwasher
|
|
icon: mdi:dishwasher
|
|
subview: true
|
|
badges: []
|
|
type: sections
|
|
max_columns: 4
|
|
sections:
|
|
- type: grid
|
|
cards:
|
|
- type: history-graph
|
|
entities:
|
|
- entity: sensor.pm_dishwasher_w
|
|
name: Dishwasher Watts
|
|
grid_options:
|
|
columns: full
|
|
hours_to_show: 3
|
|
column_span: 4
|
|
- type: grid
|
|
cards:
|
|
- type: tile
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
entity: sensor.dishwasher
|
|
hide_state: false
|
|
vertical: true
|
|
features_position: bottom
|
|
- type: tile
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
entity: sensor.washing_machine
|
|
vertical: true
|
|
features_position: bottom
|
|
- type: tile
|
|
entity: sensor.tumble_dryer
|
|
vertical: true
|
|
features_position: bottom
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
- type: tile
|
|
entity: sensor.pm_dishwasher_w
|
|
name: Watts
|
|
vertical: true
|
|
features_position: bottom
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
- type: tile
|
|
entity: sensor.dishwasher_door_device_temperature
|
|
name: Door Temp
|
|
vertical: true
|
|
features_position: bottom
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
- type: tile
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
entity: number.dishwasher_run_counter
|
|
name: Counter
|
|
vertical: true
|
|
features_position: bottom
|
|
- type: tile
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
entity: number.dishwasher_delay_on
|
|
name: Start
|
|
vertical: true
|
|
features_position: bottom
|
|
- type: tile
|
|
entity: timer.dishwasher_off
|
|
name: End
|
|
vertical: true
|
|
features_position: bottom
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
- type: tile
|
|
entity: timer.dishwasher_watchdog
|
|
name: Too Long
|
|
state_content: remaining_time
|
|
vertical: true
|
|
features_position: bottom
|
|
grid_options:
|
|
columns: 3
|
|
rows: 2
|
|
column_span: 4
|