Skip to content

Instantly share code, notes, and snippets.

@konecnyna
Last active December 3, 2023 23:54
Show Gist options
  • Save konecnyna/b9f9b9f7bcc54f3f8165dedfa3acadfe to your computer and use it in GitHub Desktop.
Save konecnyna/b9f9b9f7bcc54f3f8165dedfa3acadfe to your computer and use it in GitHub Desktop.

Picture entity

Christmas tree

  - entity: switch.smart_socket_5_socket_1
    image: https://cdn-icons-png.flaticon.com/128/3726/3726221.png
    state_filter:
      'off': grayscale(100%)
      'on': grayscale(0%)
    style:
      top: 38%
      left: 15%
      width: 8%
    tap_action:
      action: toggle
    type: image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment