mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
updating themes and colors
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Dishwasher
|
||||
path: dishwasher
|
||||
icon: mdi:dishwasher
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Keurig
|
||||
path: keurig
|
||||
icon: mdi:coffee-maker
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Stove
|
||||
path: stove
|
||||
icon: mdi:stove
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Tumble Dryer
|
||||
path: tumble-dryer
|
||||
icon: mdi:tumble-dryer
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Washing Machine
|
||||
path: washing-machine
|
||||
icon: mdi:washing-machine
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Back Yard
|
||||
path: back-yard
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Blue Room
|
||||
path: blue-room
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: CCTV
|
||||
path: cctv
|
||||
icon: mdi:cctv
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Computer Area
|
||||
path: computer-area
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Dining Room
|
||||
path: dining-room
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Entryway
|
||||
path: entryway
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Front Room
|
||||
path: front-room
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Front Yard
|
||||
path: front-yard
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Furnace Room
|
||||
path: furnace-room
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Garage
|
||||
path: garage
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Great Room
|
||||
path: great-room
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Home
|
||||
icon: mdi:home
|
||||
path: home
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Kitchen
|
||||
path: kitchen
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Lights
|
||||
path: lights
|
||||
icon: mdi:lightbulb-group
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Lyrics
|
||||
path: lyrics
|
||||
icon: mdi:book-music
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Mancave
|
||||
path: mancave
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Master Bathroom
|
||||
path: master-bathroom
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Master Bedroom
|
||||
path: master-bedroom
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Nursery
|
||||
path: nursery
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
title: Plants
|
||||
path: plants
|
||||
icon: mdi:flower
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
theme: Mushroom
|
||||
subview: true
|
||||
title: Utility Room
|
||||
path: utility-room
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
title: All Floors
|
||||
path: all-floors
|
||||
icon: mdi:alpha-a-box
|
||||
theme: Mushroom Shadow
|
||||
cards:
|
||||
|
||||
- !include /config/lovelace/room_cards/front_room.yaml
|
||||
|
||||
@@ -568,18 +568,18 @@ cards:
|
||||
return "info-text";
|
||||
'
|
||||
|
||||
- entities:
|
||||
- switch.shelly_sliding_glass_door
|
||||
states:
|
||||
- state: "on"
|
||||
class: "light-on"
|
||||
- state: "off"
|
||||
class: "camera-streaming"
|
||||
- state: "unavailable"
|
||||
class: "light-unavailable"
|
||||
action:
|
||||
domain: homeassistant
|
||||
service: homeassistant.toggle
|
||||
# - entities:
|
||||
# - switch.shelly_sliding_glass_door
|
||||
# states:
|
||||
# - state: "on"
|
||||
# class: "light-on"
|
||||
# - state: "off"
|
||||
# class: "camera-streaming"
|
||||
# - state: "unavailable"
|
||||
# class: "light-unavailable"
|
||||
# action:
|
||||
# domain: homeassistant
|
||||
# service: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- light.front_room_splash_left
|
||||
|
||||
Reference in New Issue
Block a user