Max Chodorowski
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: 
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?
Thanks for the suggestion, there is a plan to automatically use Battery Notes entities in the future and grouping by any property/attribute is on the TODO list
Thanks for the suggestion. I'm planning to integrate battery notes features into the card and this one is on my list
I thought that the info in the docs is clear but if not please propose what should be added/changed 