Oprydning light.gang: fjern duplikat, ret refs fra _2/_3

- gang.yaml: kommenteret ud (gruppen defineres i grupper.yaml med unique_id)
- lys_gang.yaml: light.gang_2 -> light.gang
- colorloopgang.yaml: light.gang_3 -> light.gang
- Entity registry: gang_2 renamed, gang_3 slettet
This commit is contained in:
2026-04-20 16:16:56 +02:00
parent 6c26c6b05c
commit 8fa3cf7c87
3 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
action: action:
service: light.turn_off service: light.turn_off
data: data:
entity_id: light.gang_2 entity_id: light.gang
- alias: 'Lys i gang - ikke arbejdsdag - dag' - alias: 'Lys i gang - ikke arbejdsdag - dag'
trigger: trigger:
+1 -8
View File
@@ -1,10 +1,3 @@
- platform: group # Gang light group is defined in grupper.yaml (unique_id: lys_gang)
name: Gang
entities:
- light.fordelingsgang_1
- light.fordelingsgang_2
- light.fordelingsgang_3
- light.fordelingsgang_4
- light.fordelingsgang_5
+1 -1
View File
@@ -3,7 +3,7 @@ colorloopgang:
use_blueprint: use_blueprint:
path: mdolnik/color_loop.yaml path: mdolnik/color_loop.yaml
input: input:
light: light.gang_3 light: light.gang
color_1: color_1:
- 255 - 255
- 38 - 38