mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 16:57:14 +00:00
Added Red Alert lighting to security response
This commit is contained in:
@@ -259,3 +259,10 @@
|
||||
state: on
|
||||
brightness_pct: 100
|
||||
color_name: "blue"
|
||||
|
||||
- name : lr_red
|
||||
entities:
|
||||
group.rgb_lr:
|
||||
state: on
|
||||
brightness_pct: 100
|
||||
rgb_color: [255,40,0]
|
Reference in New Issue
Block a user