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

Remove validation for async_set_raw_config_parameter_value #1080

Merged
merged 5 commits into from
Oct 18, 2024

Conversation

raman325
Copy link
Contributor

@raman325 raman325 commented Oct 3, 2024

Breaking change

The return result for async_set_raw_config_parameter_value has been changed from a tuple that includes the targeted Z-Wave value to just the result

resolves #925

@raman325 raman325 added the breaking-change Breaking changes label Oct 3, 2024
Copy link
Contributor

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

Thanks!

Let's wait a week before we merge this so it's easier to release patch releases if we find a bug in the Core October release.

@MartinHjelmare MartinHjelmare merged commit de2e2f8 into home-assistant-libs:master Oct 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async_set_raw_config_parameter_value doesn't allow setting of "raw" config parameters
2 participants