Add new lamps
This commit is contained in:
parent
55ff97605e
commit
f44cd17d44
@ -8,6 +8,7 @@ outside_lights:
|
||||
- entity_manager
|
||||
lights:
|
||||
- light.ytterbelysning
|
||||
- light.koksfonster
|
||||
|
||||
|
||||
decorative_lights:
|
||||
|
@ -30,6 +30,8 @@ elements:
|
||||
|
||||
# Köket
|
||||
{{ dimlamp('light.taklampa_koket', 32, 76) }}
|
||||
{{ lamp('light.koksfonster', 22, 87) }}
|
||||
{{ lamp('light.koksfonster', 28, 87) }}
|
||||
- type: state-icon
|
||||
entity: switch.kaffebryggare
|
||||
tap_action: { action: toggle }
|
||||
|
@ -18,6 +18,8 @@ homeassistant:
|
||||
<<: *common
|
||||
switch.motorvarmare:
|
||||
<<: *common
|
||||
light.koksfonster:
|
||||
<<: *common
|
||||
|
||||
rflink:
|
||||
host: rflink
|
||||
@ -39,6 +41,8 @@ light:
|
||||
name: Skötbord
|
||||
newkaku_01b029f6_3:
|
||||
name: Bokhylla
|
||||
newkaku_01b029f7_3:
|
||||
name: Köksfönster
|
||||
|
||||
switch:
|
||||
- platform: rflink
|
||||
|
Loading…
x
Reference in New Issue
Block a user