-
-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Feature zwave preset modes #25537
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
pvizeli
merged 30 commits into
home-assistant:dev
from
Santobert:feature_zwave_preset_modes
Aug 2, 2019
Merged
Feature zwave preset modes #25537
Changes from 14 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
ccedc5d
Initial commit
Santobert 1eec853
Add some more code
Santobert 8b4ceb2
Local tests passing
Santobert 7aea241
Remove unnecessary line
Santobert 0c48e3b
Add preset attributes to __init__
Santobert ae1c01a
Remove some more debugger lines
Santobert ed41e39
Add some tests
Santobert 18365c2
Fix comparision to None
Santobert 648118d
Improve test coverage
Santobert 5afa232
Use unknown modes as presets
Santobert ad8d4c5
Bugfixes and test improvements
Santobert 1901124
Add tests for unknown preset modes
Santobert 99bff0a
linting
Santobert 5674978
Improve mappings
Santobert 4e93f4d
Move PRESET_MANUFACTURER_SPECIFIC to zwave
Santobert d097ba6
Replace isinstance with cast
Santobert 8b7e24d
Add test for hvac_action
Santobert 5735392
hvac_mode is never None
Santobert 81f14f0
Improved mapping of current mode to hvac/preset modes
Santobert c5300b6
Fix bugs where hvac_mode is None
Santobert 7edf8d9
Add default hvac mode
Santobert a7e0ec3
Fixed default hvac mode
Santobert a0188f1
Merge branch 'dev' into feature_zwave_preset_modes
Santobert 8fe3237
Fix linting
Santobert 1f6b23c
Make flake happy
Santobert 7da932e
Another linting
Santobert 067f2d0
Make black happy
Santobert 428e5f5
Complete list of default hvac modes
Santobert ccbd34d
Add mapping to heat/cool eco
Santobert 8137b2b
Fixed another bug where mapping goes wrong
Santobert 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
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.