38 lines
665 B
YAML
38 lines
665 B
YAML
type: picture-elements
|
|
image: /local/images/placeholder-800x600.png
|
|
elements:
|
|
- type: image
|
|
camera_image: camera.kontor
|
|
style:
|
|
left: 50%
|
|
top: 50%
|
|
height: 100%
|
|
width: 100%
|
|
|
|
- type: icon
|
|
icon: no:icon
|
|
tap_action:
|
|
action: none
|
|
style:
|
|
left: 50%
|
|
top: 0%
|
|
height: 100px
|
|
width: 100%
|
|
background: rgba(0,0,0,0.3)
|
|
|
|
- type: state-icon
|
|
entity: light.taklampa_kontoret
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
left: 30px
|
|
top: 25px
|
|
|
|
- type: state-icon
|
|
entity: light.skrivbordslampa_1
|
|
tap_action:
|
|
action: toggle
|
|
style:
|
|
left: 66px
|
|
top: 25px
|