mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00

* Fix the fan to support preset modes * Add more tests and fix some comments * Don't override inherited member * Don't check for supported feature as the check is already performed before here * Do not check for feature on properties * Update homeassistant/components/smartthings/fan.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Fix tests --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>