Complete #744 - No more Color_name Breaking Change

This commit is contained in:
ccostan
2020-06-05 14:24:37 -04:00
parent 6766dc3273
commit 8429ae93e8
6 changed files with 92 additions and 53 deletions

View File

@@ -290,16 +290,16 @@ automation:
entity_id:
- group.living_room_accents
data_template:
color_name: >
rgb_color: >
{% if states.group.entry_points.state == 'on' or states.group.garage_doors.state != 'closed' -%}
red
[255,0,0]
{% else %}
gold
[255,215,0]
{% endif %}
#-------------------------------------------#---
- alias: "Panel Door opened"
trigger:
- platform: state
entity_id: