ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
309 stars 190 forks source link

Wrong Paring result with SEA801-Z01 valve (finding SEA802...) #921

Closed extreme4u closed 3 years ago

extreme4u commented 3 years ago

Hello,

i want to pair a SEA801-Z01 in combination with an Deconz/Conbee II USB Adapter. But i get just a wrong pairing result. Screenshot 2020-12-31 132311 Screenshot 2020-12-31 132550 The adapter think i have an SEA802 valve. But thats wrong.

o0shojo0o commented 3 years ago

Please update your adapter from this git, and try again.

extreme4u commented 3 years ago

Sorry i am actually a noob.... Unbenannt

o0shojo0o commented 3 years ago

image

extreme4u commented 3 years ago

Okay, i have clear some disk space but still the same problem. Unbenannt

asgothian commented 3 years ago

Please install the 1.4.2as version from

https://github.com/asgothian/ioBroker.zigbee/tarball/Thermostating

Please note that this version may have additional side effects as it is a test version, but it should link the thermostat to the changed data in the latest herdsman.

A.

extreme4u commented 3 years ago

Still the same problem. There is one other error. Maybe this one makes problems?

Screenshot 2021-01-03 230331_111

asgothian commented 3 years ago

Please copy the text from the message and post it in extended code tags. The screenshot is nearly unreadable and hints at issues with the adapter installation.

Note that the message shows that you did not install the requested 1.4.2as version but the 'standard' GitHub version.

Please check the iobroker log for the adapter version reported at adapter start and post it.

As far as i could make out you still have an issue with your node / nodejs installation. This needs to be fixed before the thermostat can work.

A.

extreme4u commented 3 years ago

Good news! I updated my nodejs from Version 10 to 12. I instal the debug version and now i can pair the valve. I also try to controll the valve. It work now. Thank you so far! :)

asgothian commented 3 years ago

Nice.. closing this.