Skip to content
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 some Symfonisk controllers which have different event… #435

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zapp42
Copy link

@zapp42 zapp42 commented Oct 19, 2022

… names.

Info about mine:
Firmware: 0x21022631
Quirk: zhaquirks.ikea.symfonisk.IkeaSYMFONISK1

Fixes #423.

Thank you for taking the time to work on a Pull Request. Your contribution is really appreciated! 🎉
Please don't delete any part of the template, since keeping the provided structure will help maintainers to review your work more rapidly.

Sections marked as * are required and need to be filled in.

Breaking change

If your PR contains a breaking change for existing users, it is important to describe what breaks, how to make it work again and why we did this. This section will be used to craft the changelog entry, after your PR gets approved and merged.

Note: Remove this section if this PR is NOT a breaking change.

Proposed change*

Describe the big picture of your changes here, and why your pull request should be accepted. If it fixes a bug or resolves a feature request, be sure to put closes #XXXX in this section to auto-close relevant issues.

Please note that for important and breaking changes it's always better to open an issue first for discussing the proposal.

Make sure to provide enough information so that your pull request can be reviewed.

Checklist*

  • I followed sections of the Contribution Guidelines relevant to changes I'm proposing.
  • I properly tested proposed changes on my system and confirm that they are working as expected.
  • I formatted files with Prettier using the command npm run format before submitting my Pull Request.
… names.

Info about mine:
Firmware: 0x21022631
Quirk: zhaquirks.ikea.symfonisk.IkeaSYMFONISK1

Fixes EPMatt#423.
@github-actions
Copy link
Contributor

Hey @zapp42, thank you so much for your contribution! 🚀

🔄 We're currently running a few checks to make sure that everything is great with your contribution.
If further actions need to be performed before your contribution can be reviewed, additional guidance will be provided to you in the next comment.

Results are coming soon, stay tuned!

@codeaphex
Copy link

Can confirm that this fixes all problems with my Symfonisk, before only play/pause worked.

@berendhaan
Copy link

Is anyone able to approve this PR?

Copy link

@motoridersd motoridersd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes restore functionality of the Symfonisk Rotary controller when using ZHA. This does require the use of a 255 maximum length helper, the default 100 length will truncate these larger events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants