npm homebridge-delay-switch 3.3.0
v3.3.0

4 hours ago

Homebridge v2 compatibility

  • Migrated to async onGet/onSet characteristic API to eliminate the (!) icon under HAP-NodeJS v2.
  • Updated engines: node: ^22.10.0 || ^24.0.0, homebridge: ^1.8.0 || ^2.0.0. Existing Homebridge v1.8+ users are still supported.

Fixes

  • startOnReboot now actually invokes the switch handler so the timer starts after a Homebridge restart (closes #84, #74).
  • Switched to updateCharacteristic for cleaner state notifications.

Closes

#83 #84 #74 #86

Credit to @palasinio (#85) and @sucitram (#82) for prior fix attempts that informed this release.

Don't miss a new homebridge-delay-switch release

NewReleases is sending notifications on new releases.