core/homeassistant/components/template
Sergio Mayoral Martínez e5a2e18881 Fix template fan turn_on action (#27181)
* Fix template fan turn_on action

The turn_on action of a template fan should
receive the 'speed' attribute in order to give
the user the possibility of define the behaviour
of this action as he desires

Fixes #27176

* Format

* Update fan.py
2019-10-04 12:07:19 -07:00
..
__init__.py
binary_sensor.py Add availability_template to Template Binary Sensor platform (#26510) 2019-09-28 07:55:29 -04:00
const.py
cover.py Add availability_template to Template Cover platform (#26509) 2019-09-28 07:53:16 -04:00
fan.py Fix template fan turn_on action (#27181) 2019-10-04 12:07:19 -07:00
light.py Add availability_template to Template Light platform (#26512) 2019-09-28 08:01:18 -04:00
lock.py Add availability_template to Template Lock platform (#26517) 2019-10-01 08:15:15 -04:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
sensor.py
switch.py
vacuum.py Add availability_template to Template Vacuum platform (#26514) 2019-09-28 08:02:46 -04:00