-
Notifications
You must be signed in to change notification settings - Fork 723
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
Add support for BTicino L441C/N4411C/NT4411C. #951
Conversation
Pull Request Test Coverage Report for Build 1166587054
💛 - Coveralls |
@Valcob |
I'm running the same version of zigpy as you.
You should remove the dimmer from your network and join it again, while simultaneously capturing debug logs for |
interesting I have this: |
I can see your dimmer has an additional |
yeah I'm already creating a PR just a moment :) |
You can easily test new quirks by enabling this setting in the Home Assistant config and putting modules in the specified directory. |
tested locally it works, THANKS!!! |
Hi,
I've added support for the manufacturer specific cluster found in BTicino (a Legrand subsidiary) dimmer switch with neutral (models L441C/N4411C/NT4411C).
Most of the work was already done for another Legrand dimmer, so I only had to subclass that implementation and change the signature.