Skip to content

v0.1.88

Choose a tag to compare

@mscodemonkey mscodemonkey released this 22 Sep 02:09
· 29 commits to main since this release
34b2815

Standalone PIR motion recovery

  • Adds a delayed cloud fallback for standalone PIR motion sensors when their realtime push does not reach the gateway.
  • Exposes the cloud-reported PIR event time through the sensor last-seen diagnostic and records timestamp transitions for comparison.
  • Keeps realtime push as the preferred path, without replaying old motion at startup or duplicating a push that already worked.

This gives affected T8910 sensors a recovery path on the next cloud refresh without enabling user test mode, which would disable normal alarm behaviour.