mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Update source/_posts/2024-03-06-release-20243.markdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
74f7e37e4f
commit
c424140b1e
@ -507,7 +507,7 @@ on whether the corresponding conditions were met:
|
|||||||
|
|
||||||
1. If the entity supported the `off` mode and exactly one additional mode,
|
1. If the entity supported the `off` mode and exactly one additional mode,
|
||||||
`climate.turn_on` would set the mode to the additional mode.
|
`climate.turn_on` would set the mode to the additional mode.
|
||||||
2. If conditions for 1 were not met and at least one of the following modes is
|
2. If conditions for 1 were not met and at least one of the following modes were
|
||||||
available, the service would set the mode to the first mode it found
|
available, the service would set the mode to the first mode it found
|
||||||
in the specified order: `heat_cool`, `heat`, `cool`.
|
in the specified order: `heat_cool`, `heat`, `cool`.
|
||||||
3. If conditions for 1 and 2 were not met, the service would silently do nothing.
|
3. If conditions for 1 and 2 were not met, the service would silently do nothing.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user