Files
fresh-home/lovelace/phone/great-room.yaml
T
2025-09-17 22:24:37 -04:00

88 lines
2.6 KiB
YAML

subview: true
title: Great Room
path: great-room
icon: mdi:microsoft-xbox-controller
badges: []
type: sections
sections:
- type: grid
cards:
# - type: custom:mushroom-chips-card
# chips:
# - type: back
- type: horizontal-stack
cards:
- hours_to_show: 24
graph: line
type: sensor
entity: sensor.great_room_multisensor_air_temperature
detail: 1
name: Temperature
- hours_to_show: 24
graph: line
type: sensor
detail: 1
entity: sensor.great_room_multisensor_humidity
name: Humidity
- type: grid
cards:
- type: custom:mushroom-title-card
subtitle: Lights
- type: horizontal-stack
cards:
- type: custom:mushroom-light-card
entity: light.great_room_hue
name: Main Light
tap_action:
action: toggle
use_light_color: false
show_brightness_control: false
layout: vertical
hide_state: true
- type: custom:mushroom-entity-card
entity: input_select.great_room_mode
name: Mode
layout: vertical
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
layout: vertical
entity: sensor.great_room_multisensor_illuminance
name: Light Level
- type: custom:mushroom-entity-card
entity: input_number.great_room_light_level_trigger
layout: vertical
name: Trigger
- type: custom:mushroom-entity-card
entity: binary_sensor.great_room_naturally_lit
name: Naturally Lit
layout: vertical
secondary_info: none
- type: grid
cards:
- type: custom:mushroom-title-card
subtitle: Devices
- type: horizontal-stack
cards:
- type: custom:mini-media-player
entity: media_player.great_room
artwork: cover-fit
- type: grid
cards:
- type: custom:mushroom-title-card
subtitle: Sensors
- type: horizontal-stack
cards:
- type: custom:mushroom-entity-card
entity: group.great_room_motion
name: Motion
layout: vertical
secondary_info: none
- type: custom:mushroom-entity-card
entity: binary_sensor.great_room_person_occupancy
name: Person
layout: vertical
secondary_info: none
- !include /config/lovelace/templates/great-room-remote.yaml