-
Notifications
You must be signed in to change notification settings - Fork 833
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Voltas: Add detailed support for Voltas A/Cs (#1248)
* Add `IRVoltas` class to handle detailed setting support. - Model - Power - Mode - Fan Speed - Temperature - Turbo (Cool Mode only) - Econo (Cool Mode only) - Sleep (Cool Mode only) - Wifi - Light/Lamp - SwingV - SwingH (Unavailable for Model 122LZF) - Off Timer - On Timer * Add support for `VOLTAS` to Common A/C API (`IRac`) * Unit tests. * Tested against real received messages, and sending messages to a real device. Fixes #1238
- Loading branch information
1 parent
d0e2d83
commit ea79247
Showing
8 changed files
with
1,160 additions
and
16 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
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.