Will Miles
|
b3f9983f44
|
First half of usermod readme updates
Describe the new usermod enable process, and update sample
platformio_override.ini stubs.
|
2025-01-31 03:57:23 +00:00 |
srg74
|
8caeddde15
|
Spelling check by @wthomson (#2940)
A lot of spelling corrections. Now repo will sound like educated person :)
Co-authored-by: Bill Thomson <bt@kattt.org>
|
2022-12-10 16:12:55 +01:00 |
Bartłomiej Wiśniewski
|
b0037c75a3
|
Upgrade DHT usermod (#2833)
* Implent publishing DHT data to MQTT broker
* Fix naming and add description
|
2022-10-20 01:02:52 +02:00 |
b3nj1
|
aa242d897d
|
DHT22/DHT11 humidity/temperature sensor usermod (#1719)
* DHT22/DHT11 humidity/temperature sensor usermod
* cleanup - don't report when usermod is auto-disabled since report isn't persistent
* track error count; retry once after error occurs
* for esp32, use esp32DHT library
* fix unreliable ESP32 readings by switching DHT library to https://github.com/alwynallan/DHT_nonblocking
* change default pin to Q2; don't burst readings if error occurs
Co-authored-by: Aircoookie <dev.aircoookie@gmail.com>
|
2021-02-13 01:21:13 +01:00 |