Now it looks like something has happened, just a little bit more, now It says It can't connect to Domoticz, something wrong with credentials
or ip-number?
[9/19/2016, 9:31:09 PM] Loaded plugin: homebridge-edomoticz
[9/19/2016, 9:31:10 PM] Registering accessory 'homebridge-edomoticz.eDomoticz'
[9/19/2016, 9:31:10 PM] Registering platform 'homebridge-edomoticz.eDomoticz'
[9/19/2016, 9:31:10 PM] ---
[9/19/2016, 9:31:10 PM] Loaded config.json with 0 accessories and 1 platforms.
[9/19/2016, 9:31:10 PM] ---
[9/19/2016, 9:31:10 PM] Loading 1 platforms...
[9/19/2016, 9:31:10 PM] [eDomoticz] Initializing eDomoticz platform...
[9/19/2016, 9:31:10 PM] [eDomoticz] Fetching Domoticz lights and switches...
[9/19/2016, 9:31:10 PM] Loading 0 accessories...
[9/19/2016, 9:31:10 PM] [eDomoticz] There was a problem connecting to Domoticz.
My config.json is under /home/pi/.homebridge/config.json
{
"bridge": {
"name": "Homebridge",
"username": "CC:21:3E:E4:DE:33",
"port": 51826,
"pin": "031-45-154"
},
"description": "Configuration file for (e)xtended Domoticz platform.",
"platforms": [
{
"platform": "eDomoticz",
"name": "eDomoticz",
"server": "rich710:[email protected]",
"port": "8080",
"ssl": 0,
"roomid": 0
}
],
"accessories": []
Marci wrote:Looks like it hasn't installed then.
Code: Select all
sudo npm install -g homebridge-edomoticz