steilerDev / homebridge-openhab2-complete

A homebridge plugin for openHAB, that has the expectation to fully support all Services offered by Apple's Homekit Accessory Protocol (HAP)
GNU General Public License v3.0
52 stars 16 forks source link

when new accessories added old ones that were on the dashboard dissappear #94

Closed alierhan closed 2 years ago

alierhan commented 3 years ago

Openhab2: 2.5.11 Homebridge 1.1.7 Intel NUC i3 8GB memory, 120GB SSD, Ethernet connection to the router System Information: OS: Ubuntu Focal Fossa (20.04.1 LTS) Hostname: oh2xxxxxx IP: 192.168.x.xxx IPV6: xxxx:xxx:xxxx:xxxx:xxxx:xxxx Node.js Version: v14.15.3 NPM Version: v6.14.9 User: homebridge Storage path: /var/lib/homebridge Config path: /var/lib/homebridge/config.json Service mode: Yes

Installation and basic config was a breeze, Adding new accessories using the "Config" tab and restart the service, accessories that were in the dash tab (status) go missing.

Tried it few times with same result.

Thank you for a very helpful tool.

steilerDev commented 2 years ago

Hi @alierhan ,

sorry for being unresponsive, I haven't had the time to work on this. Does this issue still persist?

Also please provide full debug logs and use code blocks for them, so your issue is readable.

Thanks.

alierhan commented 2 years ago

Hi @alierhan ,

sorry for being unresponsive, I haven't had the time to work on this. Does this issue still persist?

Also please provide full debug logs and use code blocks for them, so your issue is readable.

Thanks.

Hi Frank, I haven't added any new devices recently, however, I installed a new plugin (tuya homebridge https://github.com/tuya/tuya-homebridge) all the devices again gone missing, config page shows them but accessories page was blank. At the home app accessories were there, no problems. I am planning to work on few new accessories to be installed, I'll set the debug log and send you more info.

It might be a while though.

Thanks for your great work mate. Ali

steilerDev commented 2 years ago

@alierhan , please make sure to update to the latest version when doing this, I did some underlying changes conforming more to homebridge's documentation.

On an alternative note: I don't use the Homebridge WebUI, so I probably won't be able to help you with this, as long as the items work as expected in the Home.app.

I'll close the issue for now, feel free to open up a new one, once you got around playing around.