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
{{ message }}
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
Great work @frenck. I might have found a little bug though. A reboot of hassio removes beacons from ‘added beacons’. Have to re-add them from ‘latest beacons seen’ each time. As hinted by @nemik, something might go wrong with the database where they are stored (presence.db).
The text was updated successfully, but these errors were encountered:
👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Problem/Motivation
The
presence.db
is probably not stored in the persistent add-on data storage.Expected behavior
The beacons persist after each reboot.
Actual behavior
A reboot of hassio removes beacons from ‘added beacons’. Have to re-add them from ‘latest beacons seen’ each time.
Ref
https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511/6?u=frenck
The text was updated successfully, but these errors were encountered: