Closed krombipils closed 3 years ago
Hi there. Thank you for filing this issue. Unfortunately, we cannot help you, as you haven't sticked to the provided template and/or have not provided all information requested. Consequently, this issue has been closed. We're more than happy to help out where we can once you raise a new issue containing all requested information in the requested format. In this regard, please take note that: - read the template thoroughly - all given header lines (starting with ###) must not be deleted - everything enclosed by <!-- -->
is intended to give you guidance and should be replaced by your input specific to the issue - Listings regarding your environment must be filled out completely where applicable (bug reports and user questions). - Not following the template or providing insufficient information can still implicate manual closure. So please, first help us a bit to help you!
Describe the question or issue you are having
I'm trying to use a Busch-Jaeger wall-mounted 4-channel transmitter (6737/RM01) in a conbee/deconz controlled zigbee network. On this device it is possible to store and recall a dimmable scene without using a coordinator (see docu).
I already used this approach in zigbee2mqtt. Unfortunately the number of bindings is very limited on this devices (see https://github.com/Koenkk) Therefore in zigbee2mqtt you have to remove the bindings to the coordinator for this to work.
Deconz also creates LEVEL_CLUSTER_ID/SCENE_CLUSTER_ID bindings when pairing this device (https://github.com/dresden-elektronik). I tried to remove these binding with the binding dropbox in deconz. Unfortunately this fails with: no entry. Am I doing something wrong? Are there other workaround/solutions?
Environment