homebridge-sensor-autostart-switch
Version:
Install this plugin
20 lines (17 loc) • 326 B
JSON
{
"bridge": {
"name": "Homebridge",
"username": "CD:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},
"description": "Example configuration for the Homebridge sensor autostart switch plugin",
"accessories": [
{
"accessory": "sensautoswitch",
"name": "Presa",
"pin": 13,
"timeopen": 6
}
]
}