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