You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: