-
released this
2026-09-12 02:58:57 -04:00 | 0 commits to main since this releaseFeatures Added:
- Added support for the SHT41 sensor; set
SensorType = "sht41"inconfig.go(#5)
Bugs Fixed:
- Fixed an issue (hopefully) with the MQTT connection closing after an indeterminate period of time (#8)
Downloads
- Added support for the SHT41 sensor; set
-
released this
2026-09-12 02:01:02 -04:00 | 2 commits to main since this releaseFeatures Added:
- Allow users to set the hostname via the
Hostnamefield inconfig.go(#7)
Bugs fixed:
- Enabled ICMP packets to allow for basic network troubleshooting; can be disabled by setting
EnableICMP = falseinconfig.go(#6)
Downloads
- Allow users to set the hostname via the
-
v0.2.0 - Local Display
Stablereleased this
2026-09-07 01:03:30 -04:00 | 7 commits to main since this releaseNew feature:
- pico-weather now can output its readings to an SSD1306 display (#2)
Downloads
-
released this
2026-09-07 00:18:49 -04:00 | 10 commits to main since this releaseInitial project created with the ability to read a BME280 sensor from a Raspberry Pi Pico 2W, and send the data to Home Assistant
Downloads