[JS+Editor Module] Bubble Quick Launcher #2519
Clooos
started this conversation in
Share your Modules
Replies: 3 comments 7 replies
-
|
Nice module @Clooos 👌🏻 One quick question. How can size the card to the same hight as the two cards in the left stack? type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: custom:bubble-card
card_type: button
button_type: switch
sub_button:
main:
- name: Group 1
buttons_layout: inline
group:
- entity: switch.wz_sds7_wohnzimmer_steckdose_staubsauger
bottom: []
entity: vacuum.alfred
show_last_changed: false
show_last_updated: false
show_attribute: false
modules:
- animated_icon
- bubble_neon
- smart_icons
animated_icon:
mode: vacuum
ignore_state: false
no_off_icon: false
card_layout: normal
tap_action:
action: navigate
navigation_path: "#vacuum"
button_action:
tap_action:
action: more-info
smart_icons:
icons:
- name: Steckdose
target: button_1
icon_map:
"on": mdi:power-plug
"off": mdi:power-plug-off
entity: switch.wz_sds7_wohnzimmer_steckdose_staubsauger
- type: custom:bubble-card
card_type: select
button_type: switch
sub_button:
main: []
bottom: []
entity: input_select.rollladen_szene
name: Rollladen
grid_options:
columns: 6
rows: auto
modules:
- bubble_neon
- custom_select
card_layout: normal
custom_select:
main_card:
- icon: mdi:window-shutter-open
name: Tag
action:
- action: scene.turn_on
target:
entity_id: scene.rollladen_tag
- name: Abend
icon: mdi:window-shutter-alert
action:
- action: scene.turn_on
target:
entity_id: scene.rollladen_abend
- name: Nacht
icon: mdi:window-shutter
action:
- action: scene.turn_on
target:
entity_id: scene.rollladen_nacht
- type: vertical-stack
cards:
- type: custom:bubble-card
card_type: sub-buttons
sub_button:
main: []
bottom:
- name: Top row
group:
- icon: ""
entity: switch.wz_sds10_wohnzimmer_steckdose_tv
show_state: true
name: TV
show_name: false
- icon: ""
name: Steckdose Nachttisch
entity: switch.sz_sds5_schlafzimmer_steckdose_nachttisch
- name: Middle row
group:
- icon: ""
entity: switch.homematic_raspi_sv_dunstabzug_steuerung
name: Dunstabzug Steuerung
bottom_layout: rows
modules:
- bubble_quick_launcher
bubble_quick_launcher:
card_layout: square
hide_card_background: false
hide_button_highlights: false
hide_button_names: true
button_shape: circle
button_gap: 6
card_padding: 6
text_space: 28
icon_size: 68
card_layout: large
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bubble Quick Launcher
Version: v1.0.0
Creator: Clooos
Important
Supported cards:
Turn your "Sub-buttons only" card into a clean and compact launcher grid, perfect for room controls, navigation menus, scenes, and quick actions.
How to use
Create a Sub-buttons only card, open the Sub-buttons editor, set Groups placement to Rows, then organize your sub-buttons into groups. Each group becomes a row in the launcher.
Configuration
Example
3×3 launcher grid
🧩 Get this Module
If you like this module and want to support my work, you can find it on my Patreon. Bubble Card keeps growing, and your support helps me spend more time adding new features and fixing bugs ❤️
By joining my Patreon, you also get access to all my other exclusive modules!
A big thank you to everyone already supporting me. Your messages and feedback mean a lot and really push me to keep improving Bubble Card and releasing new features for free for the community. Cheers! 🍻
How to install
Download the module
Download the YAML file for this module from the bottom of the Patreon post.
Open your Bubble Card editor
Go to the card where you want to use the module.
Import the module
In the Modules section of the editor, click on Import from YAML, paste the contents of the downloaded YAML file, then click Import Module.
Configure as needed
Screenshot:
Beta Was this translation helpful? Give feedback.
All reactions