I am struggling to get that honeycomb working for me.
If I only call the service, everything is rendering fine. In fact without any icons or something but honeycomb itself gets rendered.
As soon as I add a button, I am not able to get it working.
Maybe someone can share his config to me? Seems like I am missing something…
Console says Illegal Constructor call. But this is in Lovelace frontend.
When I tried this last time, one of the addons you need is the custom card “Button-Card”. I went through installing it from GitHub, but it does NOT contain the json file with all the configurations of this addon… So I just get this in Home Assistant:
Same here, but I’m able to get it working–even with buttons–on my PC. But the only way i can get the honeycomb menu to show up on my phone is by deleting all of the buttons. as soon as i add a button, the menu stops appearing. which is, obviously, useless on mobile at least. but have you tried it on pc? it may work there.
Has anyone made any advancement on this?
Would be a great addition to have. I just don’t seem to figure out how to populate individual combs. I can get the honeycomb working with empty combs however…
I appreciate your instructions to help others to get my Honeycomb Menu working but I just want to advise that adding type: custom:button-card is redundant as the buttons automatically default to that already. Also name isn’t needed either
I don’t know what I’m doing wrong. I copied your code, changed my entities to match my own. I keep getting weird errors in my log when I press and hold, and I do not have any honeycombs. The only thing that happens is the card background dims.
Logger: frontend.js.latest.202207071
Source: components/system_log/__init__.py:190
First occurred: 9:00:00 PM (2 occurrences)
Last logged: 9:00:01 PM
http://localhost:8123/frontend_latest/app.85e5cc16.js:850:70294 Uncaught TypeError: Cannot read properties of undefined (reading 'createCard')
webpack:///./src/honeycomb-menu.js?:350:67 Uncaught TypeError: Cannot read properties of undefined (reading 'addEventListener')