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 supported features property to FritzhomeEntityBase #95

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

mib1185
Copy link
Collaborator

@mib1185 mib1185 commented Jan 14, 2024

This adds a new property which returns a list of FritzhomeDeviceFeatures which are supported by the device.
Further the UNKNOWN has been removed since it was overlapping with the correct BUTTON feature.
This might be helpful in case of diagnostics.

@mib1185 mib1185 force-pushed the add-support-features-property branch from ad2f839 to acc1471 Compare January 14, 2024 12:50
@coveralls
Copy link

coveralls commented Jan 14, 2024

Coverage Status

coverage: 93.179% (+0.05%) from 93.132%
when pulling 76f458a on mib1185:add-support-features-property
into 9601388 on hthiery:master.

@mib1185 mib1185 force-pushed the add-support-features-property branch from 4075f53 to 76f458a Compare January 15, 2024 08:35
@hthiery hthiery merged commit 8b4f020 into hthiery:master Jan 15, 2024
12 checks passed
@hthiery
Copy link
Owner

hthiery commented Jan 15, 2024

thanks

@mib1185 mib1185 deleted the add-support-features-property branch January 15, 2024 08:51
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.

None yet

3 participants