valiquette / homebridge-orbit-irrigation

Provides Homebridge support for Orbit B-Hyve devices
MIT License
9 stars 1 forks source link

Device Location in Homekit #53

Closed hunkyn closed 1 year ago

hunkyn commented 1 year ago

Every time HB is rebooted the device location in Homekit goes to default location. All other devices stay in the location they are assigned to. Can you please take a look at it?

valiquette commented 1 year ago

This is not the behavior I see so I'll need a little more info. Which device is it that seems to move around? and can you provide your plugins config. Are you running this as a child bridge? if so which room was the bridge added to?

hunkyn commented 1 year ago

I am using B-Hyve Orbit outdoor faucet timer. I have the homebridge in my closet. So all new devices that are added to homebridge show up in “Closet” by default. I move the accessories to the right location. In this case, the orbit will be mapped to Patio. But every time i restart, Orbit shows up in “Closet”. Here is config data from plugin.

{ "name": "Orbit Hub", "email": "XXXXXXXXXXX", "password": "XXXXXX", "defaultRuntime": 5, "runtimeSource": 0, "useIrrigationDisplay": true, "displayValveType": 1, "showIrrigation": true, "showBridge": false, "showFloodSensor": false, "showTempSensor": false, "showLimitsSensor": false, "showStandby": false, "showRunall": false, "showSchedules": false, "platform": "bhyve" }

I am not using it as a child bridge.

valiquette commented 1 year ago

closing, no activity