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) · 731 Bytes
/
library.json
File metadata and controls
13 lines (13 loc) · 731 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, homey, openhab, google-home, blnynk, web, webserver, telegram, pushbullet, twilio, email, esp8266, esp32",
"description": "This library directly interfaces Arduino, esp8266, and esp32 microcontrollers to DSC PowerSeries security systems for integration with home automation (Home Assistant, Apple HomeKit, Homey), notifications on system events, and usage as a virtual keypad.",
"repository":
{
"type": "git",
"url": "https://github.com/taligentx/dscKeybusInterface.git"
},
"version": "2.0",
"frameworks": "arduino",
"platforms": "atmelavr, espressif8266, espressif32"
}