Overall DHT11,22,2302 Improvments + MQTT Publishing Support #461

Merged
Dracrius merged 5 commits from master into master 2022-01-02 21:27:33 +00:00

5 Commits

Author SHA1 Message Date
Dracrius
599d7460ae Changed Root Topic to a more standard hardcoded one "octoprint/plugins/enclosure" may add config field later if I see the need. Those who really want to change it can do so here for now. 2021-12-31 02:58:41 -05:00
Dracrius
b636429c0d Cleaned up unneeded MQTT code 2021-12-31 02:53:40 -05:00
Dracrius
43901015c9 Added Basic MQTT Publishing Support using OctoPrint/OctoPrint-MQTT's Helper 2021-12-31 02:44:41 -05:00
Dracrius
e1f0372a63 Fixed DHT11,22,2302 Not Reading
Many open issues are just because airquality  was added but the if for DHT11,22,2302 was missing the "airquality = 0" it would need to read.
2021-12-30 14:26:34 -05:00
Mark Leary
7b4b208c85 Retry when DHT temp sensor read fails 2021-12-15 10:43:19 -05:00