Added some helper light groups
This commit is contained in:
parent
88cd28d99f
commit
782a61e81a
@ -14,18 +14,22 @@ homeassistant:
|
|||||||
<<: *grouped
|
<<: *grouped
|
||||||
light.sovrum3:
|
light.sovrum3:
|
||||||
<<: *grouped
|
<<: *grouped
|
||||||
|
|
||||||
light.takflakt:
|
light.takflakt:
|
||||||
<<: *common
|
<<: *common
|
||||||
light.takflakt_1:
|
light.fasadbelysning:
|
||||||
|
<<: *common
|
||||||
|
light.ytterbelysning:
|
||||||
|
<<: *common
|
||||||
|
light.taklampor:
|
||||||
|
<<: *common
|
||||||
|
|
||||||
|
customize_glob:
|
||||||
|
light.takflakt_*:
|
||||||
<<: *grouped
|
<<: *grouped
|
||||||
light.takflakt_2:
|
light.fasad_*:
|
||||||
<<: *grouped
|
|
||||||
light.takflakt_3:
|
|
||||||
<<: *grouped
|
|
||||||
light.takflakt_4:
|
|
||||||
<<: *grouped
|
<<: *grouped
|
||||||
|
|
||||||
|
|
||||||
light:
|
light:
|
||||||
- platform: group
|
- platform: group
|
||||||
name: Sovrum
|
name: Sovrum
|
||||||
@ -33,6 +37,7 @@ light:
|
|||||||
- light.sovrum1
|
- light.sovrum1
|
||||||
- light.sovrum2
|
- light.sovrum2
|
||||||
- light.sovrum3
|
- light.sovrum3
|
||||||
|
|
||||||
- platform: group
|
- platform: group
|
||||||
name: Takfläkt
|
name: Takfläkt
|
||||||
entities:
|
entities:
|
||||||
@ -40,3 +45,34 @@ light:
|
|||||||
- light.takflakt_2
|
- light.takflakt_2
|
||||||
- light.takflakt_3
|
- light.takflakt_3
|
||||||
- light.takflakt_4
|
- light.takflakt_4
|
||||||
|
|
||||||
|
- platform: group
|
||||||
|
name: Fasadbelysning
|
||||||
|
entities:
|
||||||
|
- light.fasad_1
|
||||||
|
- light.fasad_2
|
||||||
|
- light.fasad_3
|
||||||
|
- light.fasad_4
|
||||||
|
- light.fasad_5
|
||||||
|
- light.fasad_6
|
||||||
|
- light.fasad_7
|
||||||
|
- light.fasad_8
|
||||||
|
|
||||||
|
- platform: group
|
||||||
|
name: Ytterbelysning
|
||||||
|
entities:
|
||||||
|
- light.entre
|
||||||
|
- light.baksida
|
||||||
|
- light.mellangang
|
||||||
|
- light.uppfart
|
||||||
|
|
||||||
|
- platform: group
|
||||||
|
name: Taklampor
|
||||||
|
entities:
|
||||||
|
- light.lilla_hallen
|
||||||
|
- light.sovrum
|
||||||
|
- light.stora_hallen
|
||||||
|
- light.takflakt
|
||||||
|
- light.taklampa_koket
|
||||||
|
- light.taklampa_kontoret
|
||||||
|
- light.vardagsrum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user