alessmart

Card Lavatrice

May 10th, 2025
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. type: custom:stack-in-card
  2. keep:
  3. margin: false
  4. box_shadow: false
  5. background: false
  6. cards:
  7. - type: vertical-stack
  8. cards:
  9. - type: horizontal-stack
  10. cards:
  11. - type: picture-entity
  12. aspect_ratio: ""
  13. entity: binary_sensor.ac_lavatrice
  14. show_name: false
  15. show_state: false
  16. state_image:
  17. "on": /local/foto-pkg/lavatrice on.gif
  18. "off": /local/foto-pkg/lavatrice off.png
  19. - type: vertical-stack
  20. cards:
  21. - type: custom:mushroom-entity-card
  22. name: Lavatrice
  23. - graph: line
  24. type: sensor
  25. entity: sensor.lavatrice_potenza
  26. name: Lavatrice
  27. detail: 1
  28. hours_to_show: 4
  29.  
Advertisement
Add Comment
Please, Sign In to add comment