Home_Assistant_Integration icon indicating copy to clipboard operation
Home_Assistant_Integration copied to clipboard

Re-upload image when tag reboots

Open quack3d opened this issue 1 year ago • 2 comments

When a tag reboots for whatever reason, it's rarely able to reload the old image. So if you have a tag with updated info from HA in the morning at 5 AM and the tag reboots at 6 AM, it will say 'AP found' until the next morning.

Suggestion for fix: Integration should listen for _wakeup_reason for FIRSTBOOT and WDT_RESET for all tags and automatically resend /config/custom_components/open_epaper_link/open_epaper_link.blablabla.jpg.

I already do this with an automation but it's annoying to configure it every time a new tag is added etc. And a real fix like suggested above will spare a lot of people for annoyances.

quack3d avatar Nov 15 '24 22:11 quack3d

I already do this with an automation but it's annoying to configure it every time a new tag is added etc.

Do you mind sharing your automation? I have a couple of tags that seem to occasionally reboot and they only get new contents once per day…

svenove avatar Nov 25 '24 20:11 svenove

Do you mind sharing your automation? I have a couple of tags that seem to occasionally reboot and they only get new contents once per day…

Here is an example with two tags: https://dpaste.org/kLfrA

quack3d avatar Nov 25 '24 21:11 quack3d