This is a simple project that search for Airthings Plus and Airthings Mini devices and submits the data to MQTT. If homeassistant is configured with auto discovery, it will pick up these devices automatically.
- Download and install vscode with platformio. https://platformio.org/
- Modify the platformio.ini file to either use serial port or use over the air updates.
- Press upload.
Connect to AP "AirthingsBridge" and fill in the blanks for your wifi and MQTT server.
Telnet to <hostname>::23
or use the serial adapter
Press and hold the EN button that comes with most esp32 dev boards for 10 seconds. This will force the esp32 go into the configure mode and you can use your phone to configure the device again.