First MVP for RaspberryPi
Pre-release
Pre-release
Install should be simple enough. Download the archive file, unpack and configure config.toml. Then run sensor-scraper binary.
For consistently running the service, it is easier to clone the repository locally and call make install since that sets up a systemd service. That can then be enabled via systemctl enable sensor-scraper.service and started via systemctl start sensor-scraper.service.