Hi everyone! Here is my first custom card for Home Assistant (I finally did it!). For now you can install it on HACS by adding it as a custom repository, you will get updates and all the HACS stuff. Everything is explained on this page and I’ve submitted it to the HACS default repository, we just have to wait now.
If you found a bug or if you have a feature request please open an issue on
Yup, just tried this morning and while HACS says it loaded the custom repo nothing shows up and then later if I go back into Custom Repos it throws an error about it already being added.
Yup! No entry to install shows up. Its even weirder when I go back into HACS and click the custom repo setting and only still see my two without yours.
Love all of the cards, but I’m going to have to say the claim to fame is going to be the pop-up. Lots of potential there. I’ve already started playing with card mod to see what can be done with it. So far, I’ve turned the pop-up card into more of a header by hiding some of the stuff.
Note: there is some extra card mod entries that I left for reference, such as the h2 which is the name. In my case, I hid the name but left the entries for everyone else.
I had same issue and found fix. Check your configuration settings for HACS under the integrations page. Make sure country filter is set to ALL. I also configured ‘enable experimental features’
@ Cloos I have instaled the bubble-card via hacs and i found the card in the frontend,
but now i`ve get an error message:
Custom element doesn’t exist: bubble-card.
What did I do wrong?
Congratulations mate, this one has a lot of future!
I will enjoy the holiday to play with it and do some considerations.
Suggestions:
1 - The popup could be called from another screen, so with this we can make a “popup” dev screen and group them all on and call on the main screen with the button, this would be nice to organize things better.
2 - I Missed an simple Entity bubble card to show some entites infos ie: doors, windows contact sensor. ( im using the button and it works well but maybe a dedicated would be better )
3 - An option to set the horizontal bubble card to became header or footer then we can use it on the top of the layout as well
4 - Cover Button: I missed some info if the cover is opened or closed, maybe a % on the right of the name would be great
5 - when addind groups on the horizontal buttons, entities are blank.
Thanks! It would be great indeed, but I really don’t know if it’s even possible to do with the default vertical-stacks. My main use case of Bubble Card is to have everything on only one page and I really love it this way. But if someone want to contribute to this project to add a feature like that, he’s really welcome!
Really like the bubble card, thanks a lot for all the work you put into this!
Just one thing I haven’t managed to figure out after many hours of trying: the pop up adds a big bottom padding. I want to have a sticky footer within the pop up which sticks to the bottom, but haven’t found a way to edit the pop up css bottom padding with card mod. How can I edit the styles of the actual Popup with card mod?
@alexandrechoske It’s made with custom:paper-buttons-row but I’m planning to add this ability to the horizontal buttons stack.
@shpongledsummer Indeed it would be more convenient to have it to the sticky position when the page is longer than the screen, and that is often the case I guess. Like I said in my previous answer, I will add more control on the horizontal buttons stack and the ability to choose it’s positioning makes total sense.
@Manen123 Have you tried with an other browser? Clearing the cache should work, or is it possible that you have missed something while installing it? Without more information it’s hard to say what can cause this.