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

Improve logic for determining config value boolean type #719

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

raman325
Copy link
Contributor

@raman325 raman325 commented Aug 9, 2023

I realized from home-assistant/core#94760 (comment) that our check here isn't correct as values that are boolean do not have mins and maxes.

@raman325 raman325 mentioned this pull request Aug 9, 2023
zwave_js_server/model/value.py Outdated Show resolved Hide resolved
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
@raman325 raman325 merged commit 8f5743f into home-assistant-libs:master Aug 10, 2023
2 checks passed
@raman325 raman325 deleted the boolean branch August 10, 2023 02:24
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.

2 participants