mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Adding support for ISY.
This commit is contained in:
@@ -21,6 +21,14 @@
|
||||
"name": "Domoticz",
|
||||
"server": "127.0.0.1",
|
||||
"port": "8005"
|
||||
},
|
||||
{
|
||||
"platform": "ISY",
|
||||
"name": "ISY",
|
||||
"host": "192.168.1.20",
|
||||
"port": "8000",
|
||||
"username": "username",
|
||||
"password": "password"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user