mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-25 12:07:26 +01:00
* 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