-
-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zigpy-integration] - wiser thermostat with deCONZ do not behave correctly #1090
Comments
@puddy Is there a possibility to register Additional Ep with zigpy-deconz ? |
For reference, which exact model of Schneider Electric Wiser thermostat is it? @manup Have you tested any Schneider Electric Wiser ( legacy) devices like Wiser thermostats with ConBee 2 / RaspBee 2? https://phoscon.de/en/conbee2/compatible https://phoscon.de/en/support#compatibility-of-devices https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Supported-Devices https://zigbee.blakadder.com/deconz.html Only one TVR ("iTRV") model is listed as confirmed working with deCONZ/Phoscon in Blakadder's Zigbee compatibility repository: https://zigbee.blakadder.com/Schneider_Electric_CCTFR6100.html dresden-elektronik/deconz-rest-plugin#4148 While several other models are not yet listed as confirmed working: https://zigbee.blakadder.com/Schneider_Electric_EER53000.html https://zigbee.blakadder.com/Schneider_Electric_EER51000.html https://zigbee.blakadder.com/Schneider_Electric_CCTFR6400.html |
@Hedda, the all Wiser Legacy and new works with our plugin with Zigate, ZZH/SonOff and all CCxxxx as well as the Silicon Labs eelabs coordinator. |
I'm seeing no references to adding endpoints in the deCONZ Serial Protocol spec. Are you sure you need to be able to add endpoints? The Silicon Labs coordinator, for example, did not need to have this done, since it is capable of sending/receiving on any endpoint. |
@manup was responding to the question, dresden-elektronik/deconz-serial-protocol#17 (comment) |
After some clarification with @pipiche38, my test wasn't relevant. The Bind Request is an outgoing request and it's well managed by the coordinator. The problem is when the device asked from and to an endpoint different from 01, in my case ep 0x11 to 0x11. @puddly as for the znp library, the register endpoint function is needed for those particular devices. |
Link to #1145 which is handling this issue. Closing that one |
Wiser thermostat required EndPoint Coordinator at Ep 0x0b
How to register additional Cooridnator Ep with deconz ?
When Wiser Thermostat is paired we get some messages like that
The text was updated successfully, but these errors were encountered: