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:
@@ -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