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

Refactor SUPPORTED_TYPES #592

Merged
merged 1 commit into from
May 6, 2021
Merged

Conversation

felipediel
Copy link
Collaborator

Breaking change

Refactor SUPPORTED_TYPES. The new structure is similar to the one we had in the past. It saves memory at the expense of performance. It is a good exchange. The difference in performance is minimal and not crucial here. Another advantage is that it facilitates iteration over the supported classes, something that we can use in the manual configuration step in Home Assistant.

@felipediel felipediel merged commit bc44166 into mjg59:dev May 6, 2021
felipediel added a commit to felipediel/python-broadlink that referenced this pull request Sep 12, 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