Advertisement
Guest User

Untitled

a guest
Dec 25th, 2020
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.51 KB | None | 0 0
  1. elements:
  2.   - entity: switch.0x680ae2fffe71b227_switch
  3.     state_image:
  4.       'off': /local/floorplan_new/transparent.png
  5.       'on': /local/floorplan_new/cabinet.png
  6.     style:
  7.       left: 50%
  8.       top: 50%
  9.       width: 100%
  10.     type: image
  11.   - entity: switch.0x680ae2fffe71b227_switch
  12.     icon: 'mdi:lightbulb'
  13.     state_color: true
  14.     style:
  15.       left: 23%
  16.       top: 34%
  17.     tap_action:
  18.       action: toggle
  19.     type: state-icon
  20. image: /local/floorplan_new/background.png
  21. type: picture-elements
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement