Mercurial > personal > weatherlog
log
age | author | description |
---|---|---|
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. |
Tue, 15 Oct 2019 22:40:24 -0400 | Paul Fisher | Make logger and HTTP writer more general and resilient. |