Hello all ๐
I recently started working with automation, but I quickly became discouraged by several errors, or to be specific, โno errors.โ I spent the last days trying to get things running but whenever I'm about to get it fully functional, something goes wrong and I'm stuck at 98% completion. Then, while searching for a solution, it turns out that Home Assistant cannot deliver what is still missing. And that means starting all over again.
After multiple iterations now I dont know what to do. I hope you could maybe help me or send me in the direction.
When debugging I now ran into the crucial error: I cannot save a dictionary into an helper because of its 255 char limit. I somehow need a way to persistantly save a mapping "sensor: timestamp" which I can read from and write to.