lovelace - Improve office camera card
This commit is contained in:
parent
f922139542
commit
ac0deff771
@ -18,22 +18,20 @@ elements:
|
|||||||
top: 0%
|
top: 0%
|
||||||
height: 100px
|
height: 100px
|
||||||
width: 100%
|
width: 100%
|
||||||
background: rgba(0,0,0,0.5)
|
background: rgba(0,0,0,0.3)
|
||||||
|
|
||||||
- type: state-icon
|
- type: state-icon
|
||||||
entity: light.taklampa_kontoret
|
entity: light.taklampa_kontoret
|
||||||
icon: no:icon
|
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
style:
|
style:
|
||||||
left: 50px
|
left: 30px
|
||||||
top: 25px
|
top: 25px
|
||||||
|
|
||||||
- type: state-icon
|
- type: state-icon
|
||||||
entity: light.skrivbordslampa_1
|
entity: light.skrivbordslampa_1
|
||||||
icon: no:icon
|
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
style:
|
style:
|
||||||
left: 150px
|
left: 66px
|
||||||
top: 25px
|
top: 25px
|
||||||
|
@ -21,6 +21,7 @@ homeassistant:
|
|||||||
light.skrivbordslampa_1:
|
light.skrivbordslampa_1:
|
||||||
<<: *common
|
<<: *common
|
||||||
friendly_name: Skrivbordslampa
|
friendly_name: Skrivbordslampa
|
||||||
|
icon: mdi:desk-lamp
|
||||||
|
|
||||||
|
|
||||||
mysensors:
|
mysensors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user