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

Clean up the fan platform #230

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Oct 10, 2024

#226

I'm trying to separate entity implementations into an explicit base class showing the API, a StandardsCompliant class that works according to the spec, and then all non-compliant implementations afterwards.

Very WIP and probably breaks a lot of entities. I think for the IKEA fan, we may want to remove any conversion logic from the quirk and do it entirely in the entity.

@TheJulianJES TheJulianJES added the code quality Improvement to code quality label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improvement to code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants