Commit Graph

6 Commits

Author SHA1 Message Date
Mathieu Maret a8233c4873 Disable Gaz reading for BME680
This save ~400ms on the 800ms the esp8266 is powered
2019-05-14 21:15:28 +02:00
Mathieu Maret 4fc32a30d8 fix printing/sleeping for dht 2019-05-14 21:03:28 +02:00
Mathieu Maret 43ad7977f6 add bme support 2019-05-14 08:33:58 +02:00
Mathieu Maret 27145540e1 Can use bssid and channel to save power
It's much faster to connect to wifi, so less power hungry
2019-05-13 22:11:38 +02:00
Mathieu Maret b19406af98 Correct MQTT API usage 2019-05-09 09:37:15 +02:00
Mathieu Maret 922b66cae2 Add deepsleep 2019-04-28 14:42:35 +02:00