Advertisement
JLindvig

John

May 21st, 2022
1,658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.35 KB | None | 0 0
  1. type: picture-entity
  2. entity: person.john
  3. image: /api/image/serve/7e9163896fef7ad6c7bc4f5c569968a3/512x512
  4. show_name: false
  5. show_state: false
  6. state_filter:
  7.   home: brightness(110%) saturate(1.2)
  8.   not_home: brightness(50%) grayscale(100%)
  9. tap_action:
  10.   action: call-service
  11.   service: script.toogle_home_not_home
  12.   service_data:
  13.     name: john
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement