-
Notifications
You must be signed in to change notification settings - Fork 7.6k
An unnecessary attribute when choosing a certain type of blinds & additional cluster`s for EP #11311
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
Comments
Hi, I think the ZHA / Z2MQTT should make visible only controls related to the selected covering type. Will check how ZHA acts there and give you the feedback. |
|
|
No. At the moment I don't have a working manufactured device. This is what I want to do. I did a similar algorithm before, but via WiFi through MQTT. Now I want to implement it via Zigbee. I'm just learning this direction. |
Hello, sounds like we're attempting same/similar (I'm building rollerblinds, open-loop with limit switches). Don't think Z2M honours the optional/mandatory attributes in the ZCL specification; likely by design to allow not-so-standard devices. AFAICT you can use the Z2M supported device definitions to restrict the attributes (in main UI views), but likely the exposes tab will still list these. Side comments:
|
Uh oh!
There was an error while loading. Please reload this page.
Board
ESP32h2
Device Description
ESP32-H2 Supermini
Hardware Configuration
Nothing attached
Version
latest stable Release (if not listed below)
IDE Name
Arduino IDE
Operating System
Windows 11 x64
Flash frequency
64 MHz
PSRAM enabled
yes
Upload speed
115200
Description
zbCovering.setCoveringType(ROLLERSHADE)
- the "Tilt" attribute remains available, which is not possible for horizontal blinds. In this case, only the "Lift" attribute can be available (Zigbee2Mqtt).Sketch
Example Sketch - "Zigbee Window Covering"
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: