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 new FanEntityFeature flags #100

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

dmulcahey
Copy link
Contributor

@dmulcahey dmulcahey commented Jul 26, 2024

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.64%. Comparing base (3a4ac1e) to head (31f88cd).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #100   +/-   ##
=======================================
  Coverage   95.64%   95.64%           
=======================================
  Files          61       61           
  Lines        9236     9237    +1     
=======================================
+ Hits         8834     8835    +1     
  Misses        402      402           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dmulcahey
Copy link
Contributor Author

HA needs to be fixed to pull these from the lib entities. Currently it is hard coded... oops: _attr_supported_features = (

@dmulcahey dmulcahey marked this pull request as ready for review July 26, 2024 12:47
Copy link
Contributor

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

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

This PR and the required HA changes look fine IMO

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.

Fan entity feature flags
2 participants