You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since ohne of the latest HA updates, setting the sensor_bars via designer does not work anymore.
Clicking on the checkbox, the javascript debugger shows an error:
flower-card.js?hacst…2974230252024714:75 Uncaught TypeError: Cannot assign to read only property 'show_bars' of object '#<Object>'
at c._valueChanged (flower-card.js?hacst…230252024714:75:903)
at H.handleEvent (flower-card.js?hacst…252024714:320:22312)
at HTMLDivElement.<anonymous> (form-element.ts:116:14)
The checkbox checks and unchecks, but it does not change the yaml anymore:
The text was updated successfully, but these errors were encountered:
Finally. Not the prettiest solution, but it seems to work with the latest beta.
Please test it and if you don't find any ther bugs, I'll make a stable release shortly
Since ohne of the latest HA updates, setting the sensor_bars via designer does not work anymore.
Clicking on the checkbox, the javascript debugger shows an error:
The checkbox checks and unchecks, but it does not change the yaml anymore:
The text was updated successfully, but these errors were encountered: