forked from taligentx/dscKeybusInterface
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibrary.json
More file actions
13 lines (13 loc) · 729 Bytes
/
library.json
File metadata and controls
13 lines (13 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name": "dscKeybusInterface",
"keywords": "dsc, home-automation, home-security, homebridge, homekit, home-assistant, homeassistant, homespan, homey, openhab, google-home, blynk, web, webserver, telegram, pushbullet, twilio, tinygsm, email, esp8266, esp32",
"description": "Directly interface Arduino, esp8266, and esp32 to DSC PowerSeries and Classic security systems for integration with home automation, remote control apps, notifications on alarm events, and emulating DSC panels to connect DSC keypads.",
"repository":
{
"type": "git",
"url": "https://github.com/taligentx/dscKeybusInterface.git"
},
"version": "3.0",
"frameworks": "arduino",
"platforms": "atmelavr, espressif8266, espressif32"
}