-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Use configured speed ranges for HomeSeer FC200+ fan controllers in zwave_js #59697
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
0374474
Use configured speed ranges for HomeSeer FC200+ fan controllers in zw…
mkowalchuk 399ff56
Fix pylint errors
mkowalchuk 9704700
Remove unused param in tests
mkowalchuk 468b004
Fix test values
mkowalchuk aed4df6
Address various review notes
mkowalchuk 2410e50
Remove now-redundant assertion
mkowalchuk 65c48f8
Add an additional test case for set_percentage=0
mkowalchuk bd720a2
Use round() instead of int() for percentage computations; this makes …
mkowalchuk 7d50598
Add additional tests
mkowalchuk b161c03
Fix pct conversions
mkowalchuk db40b73
Make conversion tests exhaustive
mkowalchuk 85dcbc0
Add tests for discovery data templates
mkowalchuk fa849ac
Revert "Add tests for discovery data templates"
mkowalchuk ca3a25f
Improve typing on ConfigurableFanSpeedDataTemplate#resolve_data
mkowalchuk c6cd1b9
Move config error handling to the discovery data template
mkowalchuk d876c67
Merge branch 'dev' into hsfans
mkowalchuk 78a0030
Merge branch 'home-assistant:dev' into hsfans
mkowalchuk 64d1081
Fix checks for config data
mkowalchuk 4f5070d
Revise fallback logic in percentage_to_zwave_speed and ensure that th…
mkowalchuk fc11c80
Rework error handling
mkowalchuk 5343eaa
Fix runtime fan speed updates
mkowalchuk 1ce2b5e
Use warning instead of warn
mkowalchuk 79bfdf3
Move data validation to get_speed_config; turns out that resolve_data…
mkowalchuk dce730c
Temporarily remove the not-yet-used fixed fan speed template. Add an…
mkowalchuk a4209da
Add a comment about the assertions in discovery_data_template.py
mkowalchuk e657ef6
Update homeassistant/components/zwave_js/discovery_data_template.py
mkowalchuk e590491
Fix typo in comment
mkowalchuk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.