Mercurial > personal > weatherlog
log
age | author | description |
---|---|---|
Sat, 29 Jul 2023 20:33:41 -0400 | Paul Fisher | Add a sleep immediately after opening the i2c bus. |
Sat, 25 Dec 2021 00:02:03 +0000 | Paul Fisher | Remove support for DHT22 to remove native dependencies. |
Mon, 20 Jan 2020 23:36:23 -0500 | Paul Fisher | Make weatherlog shutdown properly by handling SIGTERM. |
Thu, 16 Jan 2020 23:52:30 -0500 | Paul Fisher | Add a HTTP timeout, and verify the server response. |
Thu, 17 Oct 2019 22:28:12 -0400 | Paul Fisher | daemon: Change to executing from a config file. |
Thu, 17 Oct 2019 22:19:33 -0400 | Paul Fisher | logger: Actually pass the right type. |
Tue, 15 Oct 2019 23:05:10 -0400 | Paul Fisher | Add support for BME280 temperature sensor over i2c. |