Hi All,
I’m having trouble connecting the NeoHub binding to my 2nd generation hub. I have searched the forum for answers and I’ve tried quite a few different methods. I’m hoping someone can help me…
Installation details:
- Raspberry Pi 4
- neoHub (2nd generation)
- Openhabian (openHAB3)
- Openhab stable 3.1
- Tried the standard binding and also the snapshot below:
After installing either version of the binding the hub is auto-discovered but when I add it via the UI I get errors…
I’ve also tried adding the bridge via a .things file:
Bridge neohub:neohub:neohub "Heatmiser NeoHub" [ hostName="192.168.1.127", portNumber=4242, pollingInterval=60, socketTimeout=5, preferLegacyApi=false ]
This is what is shown in my logs:
I’ve tried setting “Prefer Legacy API” to true but that does not work either.
Any help would be really appreciated, thanks very much!