github jxlarrea/kiosk-satellite v0.27.0-beta

latest releases: 2026.9.48, 2026.9.47, 2026.9.46...
one month ago

What's new in Kiosk Satellite v0.27.0-beta

New: Device health monitoring

This release adds the first pieces of centralized observability.

  • Health endpoint: GET http://<device-ip>:2324/api/health returns the whole hardware picture as one JSON object: device identity, IP addresses, battery, screen state, RAM, storage, CPU usage and temperature, and uptimes. It is the one endpoint that needs no login token, so uptime monitors and dashboards can poll it directly.
  • App and network uptime: how long the app has been running and how long since it last saw the network come up, so a device that has been quietly dropping and reconnecting shows it. Both appear as new rows in the remote admin's Device Info page along with CPU usage and CPU temperature.
  • Last seen sensor in Home Assistant: a new MQTT timestamp sensor updated once a minute. Unlike every other entity it stays readable after the device drops off the broker, so an offline tablet's last check-in shows up right in Home Assistant history and automations can alert on it going stale.

Bug Fixes

  • At a Glance respects display precision: entity states on the Black and Clock screensavers now round to the entity's Display precision setting from Home Assistant, so a temperature configured to show 69 °F no longer reads 69.44 °F on the screensaver.

Don't miss a new kiosk-satellite release

NewReleases is sending notifications on new releases.