mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Tweaks after changing room names
This commit is contained in:
@@ -72,7 +72,7 @@ cards:
|
||||
class: room-empty
|
||||
action:
|
||||
domain: homeassistant
|
||||
action: homeassistant.toggle
|
||||
service: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- sensor.general_waste
|
||||
@@ -578,19 +578,6 @@ 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
|
||||
# action: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- light.front_room_splash_left
|
||||
- light.front_room_splash_right
|
||||
@@ -630,7 +617,7 @@ cards:
|
||||
class: "entity-unavailable"
|
||||
action:
|
||||
domain: homeassistant
|
||||
action: homeassistant.toggle
|
||||
service: homeassistant.toggle
|
||||
|
||||
- entities:
|
||||
- binary_sensor.boys_room_naturally_lit
|
||||
|
||||
Reference in New Issue
Block a user