Skip to content
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

read battery level #9

Open
MadMonkey87 opened this issue Jan 24, 2021 · 5 comments
Open

read battery level #9

MadMonkey87 opened this issue Jan 24, 2021 · 5 comments

Comments

@MadMonkey87
Copy link

Is there any chance we can read the battery level?

@marcelm
Copy link
Owner

marcelm commented Jan 24, 2021

I don’t think that information is available. I just went through all the information (the "characteristics") offered via Bluetooth again, and apart from the things that the script already gets, there are only things like model name, firmware version and also the current time, so everything that’s interesting is already retrieved.

Since the battery level isn’t available via the app (or have you found it anywhere?), it is quite possible that the device itself doesn’t track the battery level.

@MadMonkey87
Copy link
Author

I went trough the charactristics as well and could not find anything, but it must be possible somehow as it is shown in the app!

@marcelm
Copy link
Owner

marcelm commented Jan 25, 2021

Where do you see that? I couldn’t find it in the app.

@MadMonkey87
Copy link
Author

Screenshot_20210125-123255_Airthings

@marcelm
Copy link
Owner

marcelm commented Jan 25, 2021

Ah, you have the Wave Plus. That’s probably why you see the battery level. I only have the regular Wave, and it doesn’t show this in the app.

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

No branches or pull requests

2 participants