ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
897 stars 91 forks source link

how to change zigbee-switches to another room? #1111

Closed JaJaRoRo closed 1 year ago

JaJaRoRo commented 1 year ago

Hi, I'm new to homebridge. I just succesfully connected my Hue Bridge to my Homebridge by using the first example in the configuration wiki. My zigbee-switches are now visible in homekit, great! But i can't change them to the correct room. They appear to be fixed to the room where the Homebridge is "placed". Is there an easy way to fix this issue?

ebaauw commented 1 year ago

You can only assign or change rooms from a HomeKit app. The accessory itself (nor Homebridge nor any Homebridge plugin) has no visibility on rooms, groups, scenes, nor automations.

JaJaRoRo commented 1 year ago

Thanks, i did understand that. But when i try to move it to another room in Homekit, it changes back to its original room (where the homebridge is located in homekit) when i close te settings-page. I do not have this problem with other plugins (for example: Ring, iRobot)

ebaauw commented 1 year ago

It’s technically impossible to be related to the plugin.

Config changes spontaneously reverting in my experience is due to failing iCloud synchronisation across Apple devices. Make sure all your Apple devices are on the latest OS version. Otherwise, there’s very little to do about it, other than waiting for the dust to settle. You might try and power down some of the devices, I am particularly suspicious of the HomePod mini.

JaJaRoRo commented 1 year ago

You were right! One of my iPads running on an older version of OS15 was the cause. Turning it off, like you suggested, made me able to change the switches to other rooms. After updating the OS version, everything works fine. Thanks for your support!