core/tests/components/remote
everix1992 3638b21bcb Added new commands and functionality to the harmony remote component. (#7113)
* Added new commands and functionality to the harmony remote component.

-This includes the ability to optionally specify a number of times to repeat a specific command, such as pressing the volume button multiple times.
-Also added a new command that allows you to send multiple commands to the harmony at once, such as sending a set of channel numbers.
-Updated the unit tests for these changes.

* Fix flake8 coding violations

* Remove send_commands command and make send_command handle a single or list of commands

* Remove send_commands tests

* Update itach and kira remotes for new send_command structure. Fix pyharmony version in requirements_all.txt

* Fix incorrect variable name

* Fix a couple minor issues with remote tests
2017-05-23 17:00:52 -07:00
..
__init__.py Remote Component and Harmony Platform (#4254) 2016-12-01 12:48:08 -08:00
test_demo.py Added new commands and functionality to the harmony remote component. (#7113) 2017-05-23 17:00:52 -07:00
test_init.py Added new commands and functionality to the harmony remote component. (#7113) 2017-05-23 17:00:52 -07:00
test_kira.py Added new commands and functionality to the harmony remote component. (#7113) 2017-05-23 17:00:52 -07:00