mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
More bedroom scenes and switch automation
This commit is contained in:
@@ -72,6 +72,16 @@
|
||||
name: Ambient regular
|
||||
variables:
|
||||
scene_color_1: rgb(254, 255, 209)
|
||||
- type: custom:button-card
|
||||
template: [small, scene]
|
||||
entity: scene.bedroom_ambient_pink
|
||||
name: Ambient pink
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.apply_bedroom_pink
|
||||
variables:
|
||||
scene_color_1: rgb(255, 92, 38)
|
||||
scene_color_2: rgb(255, 0, 190)
|
||||
|
||||
- type: vertical-stack
|
||||
title: Controls
|
||||
|
||||
Reference in New Issue
Block a user