alessmart

Bubble card luce

Jan 6th, 2025 (edited)
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. type: horizontal-stack
  2. cards:
  3. - type: custom:bubble-card
  4. card_type: button
  5. entity: light.(tua entità)
  6. button_type: switch
  7. name: Doppie
  8. icon: phu:ceiling-buckram-two
  9. tap_action:
  10. action: toggle
  11. double_tap_action:
  12. action: more-info
  13. layout_options:
  14. grid_columns: 2
  15. grid_rows: auto
  16.  
Advertisement
Add Comment
Please, Sign In to add comment