Here’s a new version that fix some new issues introduced in v2.3.1/v2.3.2. Thank you again for your feedback!
Media player border radius:
Corrected the border radius for the media player card in the normal layout. #1034
Box shadow variable for cover buttons:
Fixed an issue where the box shadow variable was affecting the cover buttons instead of the card in the large layout. #1039
Undefined message in console logs:
Resolved an issue causing the browser console to be spammed with undefined messages.
Since the update 2.3.0 and following, my dashboard, which consists exclusively of a Bubble card objects, is very very slow. Sometimes keystrokes take several seconds until the pop-up opens.
Does anyone else have such a problem? Before the update, it went wonderfully.
Due to some issues identified in the latest releases (v2.3.1, v2.3.2, v2.3.3), I have decided to mark them as pre-release versions. These updates may not be fully stable and could cause unexpected behavior. I strongly recommend rolling back to the latest stable release, v2.3.0, until further notice. This version has been thoroughly tested and provides a reliable experience. Thank you for your understanding and patience as we work to ensure a future updates that meets the highest standards of quality.
How to rollback
Click on the integration in HACS.
Click on the three dots icon top right of the page.
Select Redownload.
Choose the version you want from the dropdown list.
I´m new using this wonderfull cards for H.A.
Have a question about Climate Card. I´m setting a sub button for HVAC modes, only turn Off or Heat. Works ok, but, where I can set the target temperature for Heating mode?. Actually sets 18º automatically.
The input_number - helper is used as the entity and set with the sensor value. I can still manually slide the slider, but it jumps back to the sensor value after a second.
If I understand you correctly, you just want to have the sub-button with Off and Heat but no temperature selector button.
If so, you probably need to set the Heat temperature directly in the settings of your climate entity, not in bubble card. With bubble card you just select the presets.
Sorry, bad explanation.
I don´t want to hide temp controls. I want to automatically set temp to 20º when select heat function on dropdown (now is 18º).
I am loving the bubble cards - especially the pop-up! I am in the process of transitioning my main dashboard, and have hit a small snag with the media player. I use Music Assistant, and would love to be able to expose the ‘Browse Media’ function. It’s there indirectly, if I click on the icon, and dig into the unerlying "more Info’ dialog, but I would love to have it exposed right on the player. I have a feeling I just missed it somewhere, but have searched and came up empty. Is there a way to do this?
FWIW, I’m successfully using sub-button visibility to replace a previous styles: display condition, however when I try the same thing inside a decluttering card it doesn’t work even when there are no variables in the visibility section.