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
const.py
cover.py
fan.py Fix template fan turn_on action (#27181) 2019-10-04 12:07:19 -07:00
light.py
lock.py
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