Files
core/homeassistant/components/switch
Martin Hjelmare 81ca175906 Add mysensors IR switch device and service (#2239)
* Add mysensors IR switch device and service

* Add MySensorsIRSwitch as child class to MySensorsSwitch.
* Add platform specific service mysensors_send_ir_code. Only call
	device method in service function if device is IR device.
* Add service and required attribute to state helper to support scenes.
* Move V_IR_SEND type from sensor.mysensors to switch.mysensors
	platform.
* Populate switch.services.yaml with service descriptions.

* Fix check of entity_id in service function

Since multiple entity_ids can be passed as service data, and the
entity_id service attribute is forced to a list by the service
validation schema, the check in the service function should iterate
over any entity ids.
2016-06-12 23:04:45 +02:00
..
2016-03-08 13:35:39 +01:00
2016-05-05 00:32:11 +02:00
2016-03-08 13:35:39 +01:00
2016-03-08 13:35:39 +01:00
2016-05-29 14:28:03 -07:00
2016-06-01 23:38:19 -07:00
2016-03-08 13:35:39 +01:00
2016-03-08 13:35:39 +01:00
2016-03-08 13:35:39 +01:00
2016-03-09 23:34:38 -08:00
2016-03-08 13:35:39 +01:00
2016-06-09 23:40:14 -07:00
2016-05-21 16:59:52 +02:00
2016-03-09 23:34:38 -08:00
2016-06-02 00:39:58 -07:00
2016-03-08 13:35:39 +01:00
2016-05-12 00:13:48 -07:00
2016-03-08 13:35:39 +01:00
2016-03-08 13:35:39 +01:00
2016-04-21 07:57:28 -07:00
2016-06-07 19:16:14 -07:00
2016-03-08 13:35:39 +01:00
2016-04-16 01:46:50 -07:00
2016-03-18 15:01:53 +01:00
2016-03-14 10:29:12 +00:00
2016-03-08 13:35:39 +01:00