Replace lights. Add Osram and Neo

This commit is contained in:
2021-03-30 21:51:04 +03:00
parent 5d12d9decd
commit 731f11cfe5
21 changed files with 504 additions and 208 deletions
@@ -38,7 +38,7 @@ automation:
{% elif groupId == 0 %}
{% set entityId = 'light.living_room_main' %}
{% elif groupId == 1 %}
{% set entityId = 'light.light_le_8' %}
{% set entityId = 'light.pc' %}
{% elif groupId == 2 %}
{% set entityId = 'light.living_room_ambient' %}
{% elif groupId == 3 %}
@@ -74,7 +74,7 @@ automation:
{% elif groupId == 0 %}
light.living_room_main
{% elif groupId == 1 %}
light.light_le_8
light.pc
{% elif groupId == 2 %}
light.living_room_ambient
{% elif groupId == 3 %}
@@ -102,7 +102,7 @@ automation:
{% elif groupId == 0 %}
{% set entityId = 'light.living_room_main' %}
{% elif groupId == 1 %}
{% set entityId = 'light.light_le_8' %}
{% set entityId = 'light.pc' %}
{% elif groupId == 2 %}
{% set entityId = 'light.living_room_ambient' %}
{% elif groupId == 3 %}