core/homeassistant/components/ecobee
Norbert Rittel 2453e7e686
Improve descriptions of `fan_min_on_time` in `ecobee` actions (#141086)
Add the explanations from the online docs to the `description` strings of both the `set_fan_min_on_time` action and its `fan_min_on_time` field.

Make the `fan_min_on_time` field of the `create_vacation` action consistent by dropping "(0 to 60)" from it (the UI takes care of that).

Fix sentence-casing of "Away indefinitely" state.
2025-03-22 16:30:24 +02:00
..
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
entity.py
humidifier.py
icons.json
manifest.json
notify.py
number.py
sensor.py
services.yaml
strings.json Improve descriptions of `fan_min_on_time` in `ecobee` actions (#141086) 2025-03-22 16:30:24 +02:00
switch.py
util.py
weather.py