-
Notifications
You must be signed in to change notification settings - Fork 117
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
share2 - pebble #46
Comments
We have discussed options for this. The easiest solution would be to delete device status collection or we could release a version without the rig %.
|
Awesome, good to know, thanks for documenting/summarizing the discussion. Hmmm, another solution (choice c?) might be to have the sidecar app delete all battery info when it starts. |
That would be good too.
|
I had the last battery info from my rig showing up for days and decided to look at Mongo. I went to my Collections and then DeviceStatus collection and just clicked "Delete all". Fixed it. No "Rig%" showing up on my Pebble now. 💃 |
Closing this, thanks to everyone for documenting the discussion. After toying around with this, I figured out an even simpler way: nightscout/share2nightscout-bridge#10 |
The new share2 version sometimes has battery information, and in some cases (such as with some of the bridge projects) the battery information is not needed.
If there's a simple way to hide/remove the battery info, perhaps through toggle in config, that would be awesome. Thoughts/feedback welcome. The other way for people to handle this is to delete the battery info from mongodb, so perhaps we can take care of this purely on the webapp side. Feel free to close and toss the issue over there if that would be preferred.
P.S., ❤️ sleep mode. Thanks, all.
The text was updated successfully, but these errors were encountered: