Added Red Alert lighting to security response

This commit is contained in:
Jeffrey Stone
2019-11-10 13:49:14 -05:00
parent ae10320108
commit b15a18d225
3 changed files with 48 additions and 4 deletions

View File

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