Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkormendy/homebridge-konnected
A Homebridge plugin for Konnected Alarm Panel devices
https://github.com/mkormendy/homebridge-konnected
alarm alarm-system automation diy esp32 esp8266 hobby homebridge homebridge-plugin homekit iot konnected monitoring original-source security sensors smart smart-home smarthome zones
Last synced: 3 months ago
JSON representation
A Homebridge plugin for Konnected Alarm Panel devices
- Host: GitHub
- URL: https://github.com/mkormendy/homebridge-konnected
- Owner: mkormendy
- License: mit
- Created: 2020-07-28T21:09:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T07:55:53.000Z (9 months ago)
- Last Synced: 2024-09-30T08:40:50.474Z (4 months ago)
- Topics: alarm, alarm-system, automation, diy, esp32, esp8266, hobby, homebridge, homebridge-plugin, homekit, iot, konnected, monitoring, original-source, security, sensors, smart, smart-home, smarthome, zones
- Language: TypeScript
- Homepage:
- Size: 497 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Homebridge Konnected Plugin
[![GitHub Release](https://flat.badgen.net/github/release/mkormendy/homebridge-konnected/master?icon=github)](https://github.com/mkormendy/homebridge-konnected/releases) [![npm Release](https://flat.badgen.net/npm/v/homebridge-konnected?icon=npm)](https://www.npmjs.com/package/homebridge-konnected)
[![Lint & Build](https://flat.badgen.net/github/checks/mkormendy/homebridge-konnected?icon=github&label=lint%20%26%20build)](https://github.com/mkormendy/homebridge-konnected/actions) [![npm Download Total](https://flat.badgen.net/npm/dt/homebridge-konnected?icon=npm)](https://www.npmjs.com/package/homebridge-konnected)
[![Homebridge Verified](https://flat.badgen.net/badge/homebridge/verified/4f4f4f?icon=https://developers.homebridge.io/assets/images/homebridge-color-round.svg&labelColor=57277c)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins) [![HOOBS Certified](https://flat.badgen.net/badge/hoobs/certified/4f4f4f?icon=https://developers.homebridge.io/assets/images/homebridge-color-round.svg&labelColor=ffac10)](https://plugins.hoobs.org/plugin/homebridge-konnected) [![Apple HomeKit](https://flat.badgen.net/badge/apple/homekit/f89f1a?icon=apple)](https://www.apple.com/ios/home/)
[![Discord Channel](https://flat.badgen.net/badge/discord/homebridge%23konnected/6670f5?icon=discord)](https://discord.gg/YsujtCysZZ) [![Discord Channel](https://flat.badgen.net/badge/reddit/r%2Fkonnected/FF4500?icon=https://www.redditinc.com/assets/images/site/logo01.svg)](https://www.reddit.com/r/konnected/) [![Discussions](https://flat.badgen.net/badge/github/discussions?icon=github&label=repo)](https://github.com/mkormendy/homebridge-konnected/discussions)
[![License: MIT](https://flat.badgen.net/badge/license/MIT/blue)](https://github.com/mkormendy/homebridge-konnected/blob/master/LICENSE)
## Supported Features
Native HomeKit Security System Control
- Arm/Disarm Security System
- Optional Home/Stay and Night Modes
- Configurable Sensor Security System Triggering
- Configurable Entry Delay Times
- Traditional Alarm System Integration
- Panic Button via Alarm Siren Switch
- Inverting Sensors
- Switch Trigger States (high vs low)
Sensor States
- Contact
- Motion
- Glass Break
- Temperature
- Humidity
- Smoke
- Water Leak
Switches/Actuators
- Beeper
- Siren
- Strobe Light
- Generic Switch
## Upcoming Features
* Bypass Switch for Sensor Zones
* Virtual Zones for HomeKit Automation
* Professional 24/7 smart home monitoring (powered by [Noonlight](https://noonlight.com/))## Wiki
* **[Installation](https://github.com/mkormendy/homebridge-konnected/wiki/1.-Installation)**
* **[Configuration](https://github.com/mkormendy/homebridge-konnected/wiki/2.-Configuration)**
* **[Particulars](https://github.com/mkormendy/homebridge-konnected/wiki/3.-Particulars)**
* **[Troubleshooting](https://github.com/mkormendy/homebridge-konnected/wiki/4.-Troubleshooting)**## Contributions & Thanks
Plugin development, maintainance, and forum/ticket support is performed by [Mike Kormendy](https://github.com/mkormendy) in his spare time. If you somehow benefit from using this open source plugin and want to support Mike for his work on it, consider sponsoring him on [Github](https://github.com/sponsors/mkormendy), donate with [PayPal](https://www.paypal.me/mikekormendy), or buy him a coffee with [Ko-fi](https://ko-fi.com/mikekormendy) – any contribution is greatly appreciated.
I'd like to thank the following people for their guidance and help with code reviews, testing, pull requests etc:
- [@bwp91](https://github.com/bwp91)
- [@oznu](https://github.com/oznu) @ Homebridge
- [@northernman54](https://github.com/NorthernMan54) @ Homebridge
- [@mkellsy](https://github.com/mkellsy) @ HOOBS