mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Added platform shim for Domoticz.
This commit is contained in:
@@ -14,7 +14,13 @@
|
||||
"platform": "SmartThings",
|
||||
"name": "SmartThings",
|
||||
"app_id": "JSON SmartApp Id",
|
||||
"access_token": "JSON SmartApp AccessToken",
|
||||
"access_token": "JSON SmartApp AccessToken"
|
||||
},
|
||||
{
|
||||
"platform": "Domoticz",
|
||||
"name": "Domoticz",
|
||||
"server": "127.0.0.1",
|
||||
"port": "8005"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user