core/tests/components/remote
Martin Hjelmare 33663f9502 Clean up remote component (#8728)
* Clean up remote component

* Don't have device be required in send_command service and method.
* Don't have entity_id be required in the base service schema.
* Don't always add activity in the data dict for a service call.
* Update harmony remote platform according to new service schema.
* Remove not needed properties and attributes from the Kira remote
  platform.
* Add send_command method to demo platform.
* Add tests and remove duplicate tests.

* Break out required argument as positional argument
2017-07-31 20:52:39 -07:00
..
__init__.py Remote Component and Harmony Platform (#4254) 2016-12-01 12:48:08 -08:00
test_demo.py Clean up remote component (#8728) 2017-07-31 20:52:39 -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