Marcel Martin

Results 288 comments of Marcel Martin

That is very strange! Adding methods shouldn’t make the instances bigger, though.

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,...

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

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.

I assume you have already found the `--mqtt` and `--topic` command-line options. There were no `--username` and `--password` options, so I just added them. Please get the newest version of...

That was missing from the documentation. You need to install the `paho.mqtt` package into the virtual environment, so run something like `env/bin/pip install paho.mqtt`. I have updated the README. Also,...

Great to hear! I’ll close this issue now, thanks for letting me know.

The code in the `radonwave.py` script has only been tested on the "regular" AirThings Wave. I know that it doesn’t work for the AirThings Wave Plus (see issue #4) because...

I don’t own a Wave Plus nor do I plan to buy one any time soon, so I’m personally not interested. However, if you can either describe how to get...

I really don’t know. If the platform is the same, uses Bluetooth Low Energy, and the company didn’t decide to explicitly hide the radon level, then it is probably simple...