core/homeassistant
Grant 5dde45e01f
Fix comment for SmartThings fan capability (#108086)
* 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

* Fix comment

* Break line

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-15 13:53:16 +01:00
..
auth
backports
brands
components Fix comment for SmartThings fan capability (#108086) 2024-01-15 13:53:16 +01:00
generated Drop facebox integration (#107005) 2024-01-14 10:40:05 +01:00
helpers
scripts Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Remove file/line annotations after config has been validated (#107139) 2024-01-14 11:07:39 +01:00
config_entries.py
const.py Include deprecated constants in wildcard imports (#107114) 2024-01-05 11:46:45 +01:00
core.py Add cached_property to State.name (#108011) 2024-01-14 11:50:40 +01:00
data_entry_flow.py Deprecate passing step_id to FlowHandler methods (#107944) 2024-01-15 09:37:57 +01:00
exceptions.py
loader.py
package_constraints.txt Bump Jinja2 to 3.1.3 (#108082) 2024-01-15 12:10:17 +01:00
requirements.py
runner.py
setup.py Remove file/line annotations after config has been validated (#107139) 2024-01-14 11:07:39 +01:00
strings.json