-
Notifications
You must be signed in to change notification settings - Fork 834
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HAIER_AC160: Experimental detail support. (#1852)
* This is basically a cut & paste of the `IRHaierAC176` class. - Without some features. e.g. SwingH - Modified values for SwingV * Rough unit test coverage for new code. - Needs more real data to confirm etc. * Add in support required for `IRac` class to work with this protocol. * Add Light support - Report the button press code. - Make a guess at how the setting works. - i.e. The button code toggles the light on and off. - Adjust `toCommon()` to handle previous state. - Handle the light toggles appropriately. - Add a unit test case. * Add AuxHeating setting. * Add support for setting/getting Health/Filter status. Fixes #1804
- Loading branch information
1 parent
7a8cf9c
commit 48f2db2
Showing
6 changed files
with
1,399 additions
and
5 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
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.