github Clooos/Bubble-Card v2.1.0-beta.2
Bubble Card v2.1.0-beta.2

latest releases: v2.3.0-beta.1, v2.2.4, v2.2.3...
pre-release2 months ago

Bubble Card 2

v2.1.0-beta.2

Hi everyone!

Here’s a fresh new beta that resolves some new issues, like the pop-up editor issue in Home Assistant 2024.7.x. I’ve also fixed another issue that was causing the pop-ups to slow down slightly and added the missing support for select entities to the new select card.

But I've also added some highly requested new features to this beta, I hope you will like them!

Select feature for the sub-buttons

In addition to the new select card, you now have the option to add a dropdown menu for your input_select / select entities to your sub-buttons! This is still experimental, and I can't wait for your feedback on this new feature!

image

Open / Close action for the pop-ups

This new feature allows you to trigger an action, similar to the ones from the tap actions, but when your pop-up is opening/closing. For example, this allows you to cancel an alarm pop-up, or to toggle a boolean to track the state of a pop-up. This is perfect in combination with the pop-up trigger feature! In YAML you can add open_action: and close_action: followed by any available action.

image

Hiding the pop-up header

You can now fully hide the pop-up header, including the close button, without any custom styles. In YAML you can hide it with show_header: false or with the new toggle in the editor.

image

And here is the list of all other new features and bug fixes:

💡 New features

  • Ability to remove the pop-up header (more info above)
  • Select feature for sub-buttons (more info above)
  • open_action: and close_action: for pop-ups (more info above)
  • Added support for select entities

✔️ Bug fixes and optimizations

  • Fixed the pop-up preview in the HA 2024.7.x editor for all view types #618
  • Fixed the Issue in preview panel with input_select button #613

I can't wait for your feedback as always!

And if you are interested I've opened a Subreddit for Bubble Card where I post my progress on the project. Here it is:

Reddit Page

🍻

Don't miss a new Bubble-Card release

NewReleases is sending notifications on new releases.