@kristoffere/homebridge-sector-plugin
v1.0.8
Published
Homebridge plugin to handle interaction with Sector Alarm.
Downloads
22
Maintainers
Readme
Setup plugin
When plugin is installed, you need to configure it with the required options.
{
...
"platforms": [
{
"name": "homebridge-sector-plugin",
"platform": "SectorPlatform",
"userId": "[email protected]",
"password": "top-secret-password",
"panelCode": "your personal access code",
"panelId": "Specific panelid for the sector site you want to manage",
"showTemperatures": false
}
],
}
PanelCode:
Would be the personal code you have created to turn on/off the alarm system.
PanelId:
Can be found by inspecting the network log when logged into SectorAlarm MyPage.
- Can only manage one site a time for the moment.
- Working on handling multiple.
ShowTemperatures:
Due to slow api response time from sector, showing temperatures might slow down the platform.
Features to come
- Manage multiple SectorAlarm sites
- Manage registered SmartPlugs