mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
100 lines
2.9 KiB
YAML
100 lines
2.9 KiB
YAML
subview: true
|
|
title: Master Bathroom
|
|
path: master-bathroom
|
|
icon: mdi:shower
|
|
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.bathroom_multisensor_air_temperature
|
|
detail: 1
|
|
name: Multisensor
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
detail: 1
|
|
entity: sensor.bathroom_multisensor_relative_humidity
|
|
name: Multisensor
|
|
- type: horizontal-stack
|
|
cards:
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
entity: sensor.master_bathroom_thermostat_temperature
|
|
detail: 1
|
|
name: Thermostat
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
detail: 1
|
|
entity: sensor.master_bathroom_thermostat_humidity
|
|
name: Thermostat
|
|
- type: horizontal-stack
|
|
cards:
|
|
- hours_to_show: 24
|
|
graph: line
|
|
type: sensor
|
|
entity: sensor.master_bathroom_thermal_comfort_summer_simmer_index
|
|
detail: 1
|
|
name: Simmer
|
|
- type: history-graph
|
|
entities:
|
|
- entity: binary_sensor.bathroom_multisensor_too_humid
|
|
name: Too Humid
|
|
hours_to_show: 24
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Lights
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mushroom-light-card
|
|
entity: light.master_bathroom_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_bathroom_mode
|
|
name: Mode
|
|
layout: vertical
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: custom:mushroom-title-card
|
|
subtitle: Devices
|
|
- type: custom:mushroom-fan-card
|
|
entity: fan.bathroom_vent
|
|
name: Vent
|
|
icon_animation: false
|
|
tap_action:
|
|
action: toggle
|
|
show_percentage_control: false
|
|
hide_state: true
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: custom:mini-media-player
|
|
entity: media_player.bathroom_mini
|
|
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.bathroom_motion
|
|
name: Motion
|
|
layout: vertical
|
|
secondary_info: none
|