mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
find some happiness
This commit is contained in:
@@ -68,7 +68,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.utility_room_clock
|
||||
entity: media_player.blue_room_clock
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
|
||||
@@ -3,9 +3,10 @@ subview: true
|
||||
title: Front Room
|
||||
path: front-room
|
||||
icon: mdi:television
|
||||
type: sections
|
||||
badges: []
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-chips-card
|
||||
chips:
|
||||
@@ -24,7 +25,7 @@ cards:
|
||||
detail: 1
|
||||
entity: sensor.front_room_thermostat_humidity
|
||||
name: Humidity
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Lights
|
||||
@@ -89,17 +90,14 @@ cards:
|
||||
entity: input_select.front_room_color_set
|
||||
name: Color
|
||||
layout: vertical
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Devices
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.front_room_tv
|
||||
artwork: cover-fit
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.front_room_hub
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Sensors
|
||||
@@ -127,13 +125,10 @@ cards:
|
||||
name: Window
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Cameras
|
||||
- !include /config/lovelace/cameras/view-camera-13.yaml
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: TV
|
||||
- !include /config/lovelace/templates/front-room-roku-card.yaml
|
||||
|
||||
- !include /config/lovelace/templates/front-room-remote.yaml
|
||||
@@ -4,8 +4,9 @@ title: Great Room
|
||||
path: great-room
|
||||
icon: mdi:microsoft-xbox-controller
|
||||
badges: []
|
||||
cards:
|
||||
- type: vertical-stack
|
||||
type: sections
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-chips-card
|
||||
chips:
|
||||
@@ -24,7 +25,7 @@ cards:
|
||||
detail: 1
|
||||
entity: sensor.great_room_multisensor_humidity
|
||||
name: Humidity
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Lights
|
||||
@@ -58,29 +59,16 @@ cards:
|
||||
name: Naturally Lit
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Devices
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: switch.shelly_projector
|
||||
name: Projector
|
||||
layout: vertical
|
||||
hide_icon: false
|
||||
secondary_info: none
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.great_room
|
||||
artwork: cover-fit
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-media-player
|
||||
entity: media_player.downstairs_roku
|
||||
artwork: cover-fit
|
||||
- type: vertical-stack
|
||||
- type: grid
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Sensors
|
||||
@@ -96,3 +84,5 @@ cards:
|
||||
name: Person
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
|
||||
- !include /config/lovelace/templates/great-room-remote.yaml
|
||||
|
||||
Reference in New Issue
Block a user