Skip to content

Re-upload image when tag reboots #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
quack3d opened this issue Nov 15, 2024 · 2 comments
Open

Re-upload image when tag reboots #204

quack3d opened this issue Nov 15, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@quack3d
Copy link

quack3d commented Nov 15, 2024

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 quack3d added the enhancement New feature or request label Nov 15, 2024
@g4bri3lDev g4bri3lDev self-assigned this Nov 20, 2024
@svenove
Copy link
Contributor

svenove commented Nov 25, 2024

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…

@quack3d
Copy link
Author

quack3d commented Nov 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants