-
Notifications
You must be signed in to change notification settings - Fork 836
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Daikin2: Add support for Humidity setting/operation. (#1540)
* Allow setting known humidity percentages via `setHumidity()` & `getHumidity()` * Report the setting correctly in `toString(). * Enforce it being available only in Heat & Dry Modes. * Change temp to Max when it's in operation. * Misc code style cleanups. * Update unit tests, and add coverage for new features. * Update supported models. Fixes #1535
- Loading branch information
1 parent
4a9a36d
commit 9a473c9
Showing
4 changed files
with
234 additions
and
121 deletions.
There are no files selected for viewing
This file contains 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.