mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 02:35:36 -05:00
* Fix template fan default speed count The default speed count was defaulting to 3 when percentage was implemented instead of the documented value of 100 * Increase coverage * remove unreachable code