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 ZHA zigbee IR remotes as controller #15

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

litinoveweedle
Copy link
Owner

Add support for ZHA zigbee IR remotes as controller, based on original PR1178, thansks to @anmar

@litinoveweedle litinoveweedle merged commit 05d1fd5 into master Jun 1, 2024
4 checks passed
@litinoveweedle litinoveweedle deleted the support_zha_controller branch July 6, 2024 11:55
"""Check if the encoding is supported by the controller."""
if encoding not in ZHA_COMMANDS_ENCODING:
raise Exception(
"The encoding is not supported " "by the ESPHome controller."

Choose a reason for hiding this comment

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

Must be ZHA not ESPhome

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.

2 participants