Home Assistant 0.113 breaks battery card
hessel-a opened this issue · 1 comments
After upgraded to 0.113 the card disappeared. The next error is shown in the log: http://x.x.x.x:8123/hacsfiles/lovelace-battery-entity/battery-entity.js:72:36 Uncaught TypeError: Cannot read property 'state' of null
Seeing the same thing on 114, here is the full trace from the console. Weird thing is that it shows up just for a flash.
battery-entity.js:68 Uncaught TypeError: Cannot read property 'attributes' of null
at HTMLElement.displayName (battery-entity.js:68)
at L (app.664a8247.js:1)
at Function._evaluateBinding (app.664a8247.js:1)
at Object.j [as fn] (app.664a8247.js:1)
at w (app.664a8247.js:1)
at _ (app.664a8247.js:1)
at HTMLElement._propagatePropertyChanges (app.664a8247.js:1)
at HTMLElement._propertiesChanged (app.664a8247.js:1)
at HTMLElement._flushProperties (app.664a8247.js:18792)
at HTMLElement._flushProperties (app.664a8247.js:1)