Max Chodorowski

Results 67 comments of Max Chodorowski

Reopening as it happened again [/popup.js:1193][0.9.4.0] Uncaught IndexSizeError: Failed to execute 'setStart' on 'Range': The offset 658146 is larger than the node's length (65536).

Something is not correct with version logging: ![image](https://user-images.githubusercontent.com/8268674/84373934-2c6dd280-abd5-11ea-86c9-ccccbec763ce.png)

Might be hard to do - apparently there is no simple way to get single tab history: https://bugs.chromium.org/p/chromium/issues/detail?id=41321

Can you please simplify your config, for example add just one entity which is missing and see what happens: ```yaml type: custom:battery-state-card debug: true entities: - entity: sensor.rollerblind_0001_battery ```

What exactly happened? Was the card not rendered at all???

Can you please check if there are any errors/warnings in browser console (F12 if you are on PC). Entity data looks ok, so far I don't have a clue why...

Hi Gary, can you please check if adding `default_state_formatting: false` to your config (at the root level) fixes anything and let me know?