sabeechen / AirthingsMQTT

An ESP32 arduino sketch that searches for a compatible Airthings device and publishes the radon level, temperature, and humidity to an MQTT server.
MIT License
21 stars 14 forks source link

Wave 2nd Gen support #5

Open chheiss opened 3 years ago

chheiss commented 3 years ago

Hi! Could you add support for the newer Wave 2 Gen devices? The Wave gen 1 are no longer being produced.

There is a python script from Airthings available: https://github.com/Airthings/wave-reader

Thanks!