konnected-io / konnected-security

Konnected connects wired sensors and switches to SmartThings, Home Assistant, Hubitat and OpenHAB
https://konnected.io
Apache License 2.0
416 stars 322 forks source link

Push notification (HomeKit) when the system has been triggered, but before the Alarm is activated? #162

Closed peterrakolcza closed 2 years ago

peterrakolcza commented 2 years ago

Hey!

I am using a NodeMCU 1.0 as my alarm system connected to my HomeKit system using Homebridge. I am looking for a way to receive a push notification when the system has been triggered, but before the Alarm is activated. Is that possible?

I know that I can have a zone set to a beeper, however I do not have a free zone...

Thanks!

heythisisnate commented 2 years ago

The Konnected Homebridge plugin is developed separately and open-source: https://github.com/konnected-io/homebridge-konnected

Pull requests are welcome.