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
The variables are being set as the buttons are able to access them normally, but I can't seem to get anything within the xy_pad key to return anything other than an empty object.
Playing around with the XYPad I've found that it seems unable to access the 'variables' defined in the honeycomb menu servicedata
Minimal reproducible code:
Output:
The variables are being set as the buttons are able to access them normally, but I can't seem to get anything within the xy_pad key to return anything other than an empty object.