1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-09 00:47:04 +01:00
Files
core/tests
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
..
2016-01-30 14:08:32 -05:00
2017-05-02 09:18:47 -07:00
2016-10-23 23:48:01 -07:00
2017-07-21 21:38:53 -07:00
2017-07-03 07:24:08 +02:00