homebridge-homewizard icon indicating copy to clipboard operation
homebridge-homewizard copied to clipboard

Homewizard not visible in Home App

Open SBeeldman opened this issue 7 years ago • 5 comments

Installed everything on my MAC through Terminal (NODEJS, Homebridge and Homebridge-Homewizard) and seems to work fine.

schermafbeelding 2017-12-28 om 17 47 59

schermafbeelding 2017-12-28 om 17 50 10

As you can see in the terminal screenshot it says "Successfully retrieved accessories from HomeWizard"

but in de HOME APP it only shows the presetNames with in red "no respons"

It seems everything works, but in my opinion there is no list of accessories retreived from Homewizard

(can't make a screenshot, because now I can't pair the accessorie at all anymore!?!? It says it already exists and needs to be initialized. But I have no idea where and how?!?)

Please can anyone help us to solve this frustrating problem!

SBeeldman avatar Dec 28 '17 17:12 SBeeldman

I'm having the exact same problem. I have no idea how to solve this... Please help!!!

serenacloos avatar Apr 06 '18 14:04 serenacloos

I have the same problem since iOS 11.3.

AlainBijl avatar Apr 06 '18 18:04 AlainBijl

I have the same problem. and the acccessories denon... and marantz work fine.

{ "bridge": { "name": "Homebridge - DEV", "username": "CC:22:3D:E3:CE:40", "port": 51826, "pin": "031-45-156" }, "description": "Example configuration for Homebridge using the HomeWizard platform.", "accessories": [{ "accessory": "DenonMarantzAVR", "name": "Denon Versterker", "ip": "192.168.x.xxx", "defaultInput": "IRADIO", "defaultVolume": 35, "minVolume": 10, "maxVolume": 75, "doPolling": true, "pollingInterval": 60 }, { "accessory": "marantz-volume", "name": "Versterker Volume", "host": "192.168.x.xxx", "zone": 1, "maxVolume": 50 }, { "accessory": "marantz-volume", "name": "Badkamer Volume", "host": "192.168.x.xxx", "maxVolume": 80, "zone": 2, "controlPower": true

  }],
"platforms": [{
  "platform": "HomeWizard",
  "url": "http://192.168.x.xxx",
  "password": "<xxxxxx>",
  "filtered": ["accessoryName"],
  "debug": false,
  "valves": {
    "livingroom radiator": "livingroom thermometer"
  },
  "heatlinks" : 0,
  "switchTypes": {
    "accessoryName": "fan",
    "accessoryName": "outlet",
    "accessoryName": "switch",
    "accessoryName": "lightbulb"
  },
  "createPresetSwitches": false,
  "presetNames": {
    "home": "Home Preset",
    "away": "Away Preset",
    "sleep": "Sleep Preset",
    "holiday": "Holiday Preset"
  },
  "createSceneSwitches": true,
  "pushServer": {"http": 8087, "udp": 33333, "period": 5}

}] }

lordchris78 avatar Apr 23 '18 20:04 lordchris78

same problem here? anyone solved it?

walliek avatar May 29 '18 11:05 walliek

Hi all! I've got exactly the same problem. I did have an raspberry pi 3 working fine, but after reinstalling the raspberry I have got the same problem. Because it worked fine before, I downgraded the homebridge version and the plugin version for homebridge-homewizard to the version from 1 year ago, but that also didn't work!

Anyone with an solution??

My plugin for the NEST thermostat and the plugin for SONOS works fine!

marcodijkstra1607 avatar Jul 03 '18 14:07 marcodijkstra1607