This is a fork of https://github.com/zu2/wp6003 aimed to support storing sensor data to Home Assistant and make it compatible with the board "MH ET LIVE ESP32 MiniKit"
Read air condition from wp6003 via BLE.
- FakeWP6003.ino A program that pretends to be WP6003 for M5 Stick C.
- wp6003.py Access wp6003 data by python on MacOS X.
- esp-wp6003-sample.ino Access wp6003 data via M5Atom lite.