-
Notifications
You must be signed in to change notification settings - Fork 16
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
Merge with old history (partially) failed. #96
Comments
Do you mean the persisted files? You should copy the old one in the correct position BEFORE starting homebridge, and most probably you have also to reset the history in Eve by deleting it and force quitting Eve. |
Hi, I tried stopping hb-service, removing the history files, recopy from the old directory and restarting hb-service. |
Have you also deleted the history from Eve? |
I've been looking around in Eve for that but didn't find where I could do that... Might have missed it... |
You have to go under the Measurement detail, where you can see each entry and then delete all of them. |
Hi, I did the following: stopped hb-service Long story short, it became worse now :) Any ideas? |
Are you sure that the history file persisted on homebridge goes back two years? The default length is about 1 month, that is what you are seeing. Maybe it was the history inside Eve that was 2 years long, but once it get messed I found that the only way to solve is to delete it. |
Oh that's a bummer :( I really liked the fact that it had a long history, should have deleted it then :/ |
You can try to increase the history persisted by fakegato if you want, but I don't know which is the limit supported by the protocol. The real Elgato accessories have an history of about 2-3 weeks. |
As I screwed up before with my homebridge instances I had to start from scratch.
However I made a backup of my json files on my old instance which included 3 history files from temperature and humidity sensors.
After I reinstalled everything I copied the old json files over the newly created ones but only 1 of the 3 took over the history. The other ones didn't.
Any ideas of where I should start to look for a solution?
Thanks in advance!
The text was updated successfully, but these errors were encountered: