Advertisement
raidolo

Untitled

Dec 24th, 2023 (edited)
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | Software | 0 0
  1. type: vertical-stack
  2. cards:
  3. - type: picture
  4. image: https://XXXXX.XXXXXX.org/local/images/bosch_wash.png
  5. tap_action:
  6. action: none
  7. hold_action:
  8. action: none
  9. - type: horizontal-stack
  10. cards:
  11. - type: tile
  12. entity: input_boolean.stato_lavatrice
  13. name: Stato Lavatrice
  14. tap_action:
  15. action: none
  16. icon_tap_action:
  17. action: none
  18. - type: tile
  19. entity: sensor.shellyem_XXXXXXXX_channel_2_power
  20. name: Consumo
  21. - type: history-graph
  22. entities:
  23. - entity: input_boolean.stato_lavatrice
  24. hours_to_show: 48
  25. show_names: false
  26. title: Lavaggi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement