Advertisement
caffeinated00

1st-separator-line-3-sub-buttons

Jan 17th, 2025
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. type: custom:bubble-card
  2. card_type: separator
  3. sub_button:
  4. - name: MQTT
  5. show_name: false
  6. icon: mdi:message-bookmark-outline
  7. tap_action:
  8. action: navigate
  9. navigation_path: >-
  10. http://192.168.68.106:8123/config/devices/dashboard?historyBack=1&config_entry=01JCH60R41C0P21M1G5KP5K4VW
  11. - show_name: false
  12. name: Automations
  13. icon: mdi:home-automation
  14. tap_action:
  15. action: navigate
  16. navigation_path: http://192.168.68.106:8123/config/automation/dashboard
  17. - icon: mdi:devices
  18. name: Integrations
  19. show_name: false
  20. tap_action:
  21. action: navigate
  22. navigation_path: http://192.168.68.106:8123/config/integrations/dashboard
  23. show_state: false
  24. styles: |-
  25. .bubble-line {
  26. background-color: red !important;
  27. opacity: 0.1;
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement