jvmahon / Homebridge-HomeSeer4

Homebridge Plugin for HomeSeer 3 and 4
28 stars 8 forks source link

Homeseer + Wyze products #168

Closed SteveQ2 closed 2 years ago

SteveQ2 commented 2 years ago

The Homeseer4 plugin for HomeBridge works great. But I am extremely frustrated with the wyze plugin (rmcob v0.5.9). I am able to configure and use the wyze plugin and the Homeseer4 plugin as Homebridge child devices when I first install hb-service. This initial setup is very time consuming especially when it comes to setting up the devices on iPhone! Once everything is setup, it works very well. However, after any change to the HomeBridge config file, hb-service crashes. The only way I can get it running again is to Uninstall and Reinstall hb-service. This is very painful. So when I add a new device to your Homeseer4 plugin, everything stops working. I know that the Wyze plugin is causing the problem (the log errors say so).

Is there anything you can do? I would really like to continue using Homebridge and the Homeseer4 plugin, but there is not much point to continue if I can't get my Wyze devices integrated with my other Homeseer Stuff.

I am running Homebridge on Windows 10.

Steve Q

jvmahon commented 2 years ago

I'd try setting up each plugin as a separate "bridge" on homebridge. To do this . . .

Are you using config-ui-x? If not, first install that. https://www.npmjs.com/package/homebridge-config-ui-x

Then, from the config-ui-x interface, configure each plugin as its own "bridge". This may help isolate the plugins from each other. You will have to pair each "bridged" plugins with your phone again after setting them up on a bridge and may have to reset which "room" each device is in on your iOS device. Its worth doing as using separate bridges for each plugin generally makes homebridge faster and more reliable.

To configure each as a separate bridge:

I. Go to the "plugins" page of the config-ui-x interface

image

II. Then select the Tools icon (1), followed by the "Bridge Settings" option (2)

image

III. Then turn on Child Bridge for the plugin

image

IV. Do this for each of your plugins

V. Restart Homebridge

VI. Go back the Settings for each plugin (Step II.2, above). Then Pair each bridged plugin to you iOS device.

jvmahon commented 2 years ago

No further response, so I'm closing this issue.