mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-25 10:16:35 +00:00
Update 2019-07-03-climate-cleanup.md
This commit is contained in:
parent
c54b88b486
commit
27c8abbf3c
@ -23,7 +23,7 @@ A gist of the changes:
|
||||
|
||||
- `operation_mode` has been renamed to `hvac_mode` to emphasize what the mode is for.
|
||||
- `hvac_action` is introduced for integrations that know the current action.
|
||||
- `set_away_mode` and `set_hold_mode` have been removed.
|
||||
- `set_away_mode` and `set_hold_mode` have been merged into `set_preset_mode`.
|
||||
- `turn_off` and `turn_on` have been removed. Instead, integrations should expose two HVAC modes, one of them being `HVAC_MODE_OFF`.
|
||||
- Property names have been aligned,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user