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 Broadlink SCB2 (0x6494) #558

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Conversation

felipediel
Copy link
Collaborator

Add support for Broadlink SCB2 (0x6494). We can control this device with the sp4b class, but it's not the ideal, because the response to get_state() is different:

{'pwr': 1, 'indicator': 1, 'maxworktime': 0, 'childlock': 0}

I will create a separate class for this and other smart control boxes as soon as I finish a rework I am doing in another PR.

Thank you for the tests @MichielioZ!

fixes #556

@felipediel felipediel merged commit 1fcd087 into mjg59:dev Mar 24, 2021
felipediel added a commit to felipediel/python-broadlink that referenced this pull request Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant