2.b) For the placement. Everything is possible but this would be loads of work. Checkout: CSS Layout - The position Property if this really needed for you.
3.) Conditional text:
${card.querySelector('.bubble-name').innerText = state === 'on' ? hass.states['media_player.bedroom_tv'].state : 'Off' }
It will show the remaining time if the washing machine is running. I used the following code to hide the icon when unavailable, but have no luck with states or text.
How do I amend the theme please? I’ve looked at the bubble theme and can’t see bubble-accent-color within it. I assumed I’d just change the colour there.
Over the past year, I’ve been working almost everyday on Bubble Card to make it the best it can be, and I still don’t believe how much it have grown in popularity. Watching the community getting this big and seeing so many people using my work has been incredibly rewarding.
Today I have an announcement to you all, I decided to create a Patreon as a way to offer something more for those who want to support me. On my Patreon, I share advanced YAML configurations, custom styles, and templates to help you get even more out of Bubble Card. For example, I’ve added one (my favorite) that allows up to four conditional badges placed around the card’s icons, like little sub-buttons that can display icons based on any entity state. It’s also a great way to learn about all the possibilities of Bubble Card custom styles and templates!
If you like my project and want to support its development, subscribing to my Patreon is probably the best way to help me keep the project going.
Also, let me know if you have any suggestions or feedback on this. Trying to find a way to monetize my work was not something I ever imagined doing, but I really hope you see it as a way to keep improving the project, and not as a negative step.
Here is the link:
Thank you so much for being part of this amazing community, your support will always makes a huge difference!
P.S.: The final v2.3.0 is almost done, thanks again to all the testers!
Can I do this for sub-buttons too? And if so how do i get the state of those sub-button entities? it seems to only be getting the state of the main button entity. Thanks in advance!
Needed to update the first pop up card again, and then it worked. Was on 10 already so just opened the first one and saved it again and then it worked. Thanks again!