mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
134 lines
4.2 KiB
YAML
134 lines
4.2 KiB
YAML
subview: true
|
|
title: Kitchen
|
|
path: kitchen
|
|
icon: mdi:fridge
|
|
badges: []
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
# - type: custom:mushroom-chips-card
|
|
# chips:
|
|
# - type: back
|
|
- type: horizontal-stack
|
|
cards:
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
entity: sensor.kitchen_multisensor_air_temperature
|
|
detail: 1
|
|
name: Temperature
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
detail: 1
|
|
entity: sensor.kitchen_multisensor_humidity
|
|
name: Humidity
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Lights
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-light-card
|
|
entity: light.kitchen_hue
|
|
name: Main Light
|
|
tap_action:
|
|
action: toggle
|
|
use_light_color: false
|
|
show_brightness_control: false
|
|
hide_state: true
|
|
layout: vertical
|
|
- type: custom:mushroom-entity-card
|
|
entity: input_select.kitchen_mode
|
|
name: Mode
|
|
layout: vertical
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-entity-card
|
|
layout: vertical
|
|
entity: sensor.kitchen_multisensor_illuminance
|
|
name: Bar
|
|
- type: custom:mushroom-entity-card
|
|
entity: input_number.kitchen_light_level_trigger
|
|
layout: vertical
|
|
name: Trigger
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.kitchen_naturally_lit
|
|
name: Naturally Lit
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Devices
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.keurig
|
|
layout: vertical
|
|
primary_info: none
|
|
secondary_info: none
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.microwave
|
|
layout: vertical
|
|
primary_info: none
|
|
secondary_info: none
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.stove
|
|
layout: vertical
|
|
primary_info: none
|
|
secondary_info: none
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/stove
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/stove
|
|
- type: custom:mushroom-entity-card
|
|
entity: input_select.dishwasher_fun_status
|
|
layout: vertical
|
|
primary_info: none
|
|
secondary_info: none
|
|
icon_tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/dishwasher
|
|
tap_action:
|
|
action: navigate
|
|
navigation_path: /phone-yaml/dishwasher
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mini-media-player
|
|
entity: media_player.kitchen
|
|
artwork: cover-fit
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Sensors
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.kitchen_motion
|
|
name: Motion
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.kitchen_person_occupancy
|
|
name: Person
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-entity-card
|
|
entity: sensor.kitchen_freezer_thermostat_temperature
|
|
name: Freezer
|
|
layout: vertical
|
|
- type: custom:mushroom-entity-card
|
|
entity: sensor.kitchen_fridge_thermostat_temperature
|
|
name: Fridge
|
|
layout: vertical
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Cameras
|
|
- !include /config/lovelace/cameras/view-camera-12.yaml
|