mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
133 lines
4.2 KiB
YAML
133 lines
4.2 KiB
YAML
subview: true
|
|
title: Master Bedroom
|
|
path: master-bedroom
|
|
icon: mdi:bed-king
|
|
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.master_bedroom_multisensor_air_temperature
|
|
detail: 1
|
|
name: Temperature
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
detail: 1
|
|
entity: sensor.master_bedroom_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.master_bedroom_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.master_bedroom_mode
|
|
name: Mode
|
|
layout: vertical
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-light-card
|
|
entity: light.master_bedroom_closet
|
|
name: Closet
|
|
icon: mdi:dome-light
|
|
hide_state: true
|
|
tap_action:
|
|
action: toggle
|
|
layout: vertical
|
|
# - type: custom:mushroom-light-card
|
|
# entity: light.master_bedroom_strips_hue
|
|
# name: Strips
|
|
# icon: mdi:led-strip-variant
|
|
# hide_state: true
|
|
# tap_action:
|
|
# action: toggle
|
|
# layout: vertical
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-entity-card
|
|
layout: vertical
|
|
entity: sensor.master_bedroom_multisensor_illuminance
|
|
name: Bedroom
|
|
- type: custom:mushroom-entity-card
|
|
entity: input_number.master_bedroom_light_level_trigger
|
|
layout: vertical
|
|
name: Trigger
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.master_bedroom_naturally_lit
|
|
name: Naturally Lit
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Devices
|
|
- type: custom:mushroom-fan-card
|
|
entity: fan.master_bedroom_fan_light_switch_fan
|
|
name: Fan
|
|
icon_animation: false
|
|
tap_action:
|
|
action: toggle
|
|
show_percentage_control: true
|
|
hide_state: true
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mini-media-player
|
|
entity: media_player.bedroom_hub
|
|
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.bedroom_motion
|
|
name: Motion
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.master_bedroom_person_occupancy
|
|
name: Person
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.bed_presence_c175a4_bed_occupied_either
|
|
name: Bed
|
|
icon: mdi:bed-king
|
|
layout: vertical
|
|
secondary_info: none
|
|
tap_action:
|
|
action: toggle
|
|
- type: custom:mushroom-entity-card
|
|
entity: binary_sensor.master_bedroom_window_contact
|
|
name: Window
|
|
layout: vertical
|
|
secondary_info: none
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Cameras
|
|
#- !include /config/lovelace/cameras/view-camera-mbr.yaml
|
|
#- !include /config/lovelace/cameras/view-camera-06.yaml
|
|
- !include /config/lovelace/cameras/view-camera-07.yaml
|