Mercurial > personal > weatherlog
graph
-
Remove bogus license field from pyproject12 days ago, by Paul Fisher
-
Move to using Hatch and VCS-based version.12 days ago, by Paul Fisher
-
Added tag v0.3.1 for changeset 36ab505bc0a612 days ago, by Paul Fisher
-
Add a sleep immediately after opening the i2c bus.19 months ago, by Paul Fisher
-
Remove support for DHT22 to remove native dependencies.2021-12-25, by Paul Fisher
-
Make weatherlog shutdown properly by handling SIGTERM.2020-01-21, by Paul Fisher
-
Add a HTTP timeout, and verify the server response.2020-01-17, by Paul Fisher
-
daemon: Change to executing from a config file.2019-10-18, by Paul Fisher
-
logger: Actually pass the right type.2019-10-18, by Paul Fisher
-
Add support for BME280 temperature sensor over i2c.2019-10-16, by Paul Fisher
-
Make logger and HTTP writer more general and resilient.2019-10-16, by Paul Fisher
-
daemon: Fail less ungracefully, bump to v0.1.0.2019-09-29, by Paul Fisher
-
Create 'daemon.py', a runner to tie it all together.2019-09-29, by Paul Fisher
-
http_writer: switch to "preamble" based location/password.2019-09-29, by Paul Fisher