Releases: andrewmarklloyd/pi-sensor
Releases · andrewmarklloyd/pi-sensor
Door-light Multiple Devices
Previous to this release, the door-light tool could only control a single outlet. This release supports setting multiple comma separated values for the DOOR_LIGHT_DEVICE_NAMES env var.
App Heartbeats
Previous to this release, only sensors could publish heartbeats to the server and alert when a heartbeat timeout occurred. This release adds heartbeat publishing from the door-light app. The server now checks for a sensor source prefix of app_
and uses a different function to send the alert since the current heartbeat timeout handler writes to Redis.
v0.0.14
Add read only flag for data-retention
v0.0.13
Add .pi-app-updater.yaml to extra files in releases
v0.0.12
Initial test for using https://github.com/andrewmarklloyd/pi-app-updater to install door-light
v0.0.11
Add release for door-light
v0.0.10
Allow restarting a sensor from web UI
v0.0.9
Output versions in update script
v0.0.8
Fix icon on initial load
v0.0.7
Update logging of mqtt connection