mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-07-21 11:17:02 +00:00
Reverting some more changes #744
This commit is contained in:
parent
a3cd7dfbc0
commit
b61611510f
@ -291,12 +291,12 @@ automation:
|
||||
light.turn_on
|
||||
entity_id:
|
||||
- light.living_room_accents
|
||||
rgb_color: [255,0,0]
|
||||
color_name: 'red'
|
||||
{% else %}
|
||||
light.turn_on
|
||||
entity_id:
|
||||
- light.living_room_accents
|
||||
rgb_color: [255,215,0]
|
||||
color_name: 'gold'
|
||||
{% endif %}
|
||||
|
||||
#-------------------------------------------#---
|
||||
@ -313,3 +313,5 @@ automation:
|
||||
- service: script.notify_engine
|
||||
data_template:
|
||||
value1: 'Someone has opened up the Alarm Panel Door!'
|
||||
who: 'carlo'
|
||||
apns_id: 'information'
|
||||
|
Loading…
x
Reference in New Issue
Block a user