homebridge-garagedoor-uno
v0.2.5
Published
Garage Door open plugin for Homebridge
Downloads
30
Maintainers
Readme
{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154" }, "description": "This is an example configuration file. You can use this as a template for creating your own configuration file.", "platforms": [], "accessories": [{ "accessory": "GarageDoorSensorOpen", "name": "Garage", "PinOpen": 26, "PinSensor": 25, "PinStart": true, "TimeOpen": 600, "TimeOpenSw" : 2500 }] }