Skip to content

Releases: andrewmarklloyd/pi-sensor

Door-light Multiple Devices

23 Jan 03:28
ebbd5d3

Choose a tag to compare

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

01 Jan 00:03

Choose a tag to compare

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

08 Dec 05:06

Choose a tag to compare

Add read only flag for data-retention

v0.0.13

30 Nov 05:23

Choose a tag to compare

Add .pi-app-updater.yaml to extra files in releases

v0.0.12

30 Nov 05:01

Choose a tag to compare

Initial test for using https://github.com/andrewmarklloyd/pi-app-updater to install door-light

v0.0.11

18 Nov 03:56

Choose a tag to compare

Add release for door-light

v0.0.10

10 Jun 04:53

Choose a tag to compare

Allow restarting a sensor from web UI

v0.0.9

03 Jun 04:15

Choose a tag to compare

Output versions in update script

v0.0.8

01 Jun 22:00

Choose a tag to compare

Fix icon on initial load

v0.0.7

28 May 02:54

Choose a tag to compare

Update logging of mqtt connection