Sian-Lee-SA / honeycomb-menu

Honeycomb menu is a Home Assistant module (not a card) that can be applied to any lovelace card. When activated by the defined action on said card, the module will display a 'rounded' list of honeycomb buttons with an optional XY pad to make interfacing with lovelace more fluent
Other
203 stars 11 forks source link

Button-card 4.0.0 upgrade breaks honeycomb-menu #54

Closed k-a-r-g closed 1 year ago

k-a-r-g commented 1 year ago

button-card 4.0.0 seems to break honeycomb-menu. No buttons are displayed anymore. Tested with multiple browser, including current Chrome version.

Downgrade to button-card 3.5.0 restores full functionality of honeycomb-menu.

Sian-Lee-SA commented 1 year ago

Thanks for raising this, will look into it when I find time. 4.0.0 seems like a big update and breaking changes. Just note that Honeycomb can use other cards for the items if you define it's type

SGXander commented 1 year ago

I'm not even using button-card as the caller (using mushroom chips as the caller card) and button-card 4.0.0 and 4.0.1 breaks honeycomb completely for me too. All devices tested (web on phone and panels, android app on phone, web on fridge)

Kaibob2 commented 1 year ago

Same here. A fix would be nice as almost all entities on my main dashboards picture-elements card rely on the honeycomb menu and are currently unusable :-/

Fr3di commented 1 year ago

I would also appreciate a fix for that. For now I have downgreaded button-card to v3.5.0 which is working fine

Sian-Lee-SA commented 1 year ago

Fixed with version 0.13.1. Personally I'm not a fan of the button card update (although I understand why) but it's also screwed up my icon colors everywhere outside this module. Just extra added chores now.

Sian-Lee-SA commented 1 year ago

I'm not even using button-card as the caller

The icons are based on custom:button-card unless you have specifically changed it in the item config... Doesn't matter what the caller is as you can see here https://github.com/Sian-Lee-SA/honeycomb-menu#button-options for the default type

js-67 commented 1 year ago

Update done and it doesn't work

Sian-Lee-SA commented 1 year ago

Did you clear cache?

js-67 commented 1 year ago

yes, Nothing changes

Sian-Lee-SA commented 1 year ago

Please provide error log from console

js-67 commented 1 year ago

The screen becomes dark and the honeycomb does not open. I have to downgrade button card and honeycomb. After for the log I can't find it because I'm starting. sorry

js-67 commented 1 year ago

0.13.1 Works, thank you very much

Kaibob2 commented 1 year ago

Same here. Thanks for the fix!