gballan 2a31e74fa8
ci/woodpecker/push/woodpecker Pipeline was successful
Updating both .py files for ruff errors
2026-09-06 00:56:02 -04:00
2026-09-06 00:40:32 -04:00
2026-09-06 00:26:27 -04:00

pico-thermo

MicroPython app to read data from BME280 sensor and send it to Home Assistant

Running

Flash your Raspberry Pi Pico with MicroPython.

Copy config.example.py to config.py and edit the settings to match your environment.

Copy main.py and config.py to the root of the filesystem on the Pico.

Connect the BME280 sensor to your Pico and power on.

Head on to your Home Assistant instance and enjoy!

License

This project is made available under the BSD 3-Clause license.

S
Description
MicroPython app to read data from BME280 sensor and send it to Home Assistant
Readme BSD-3-Clause 70 KiB
2026-09-06 01:27:32 -04:00
Languages
Python 100%