mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Correct MQTT fan breaking changes info (#18142)
* Correct MQTT fan breaking changes info * Update according to review comments
This commit is contained in:
parent
0b0ebf14a0
commit
515d090156
@ -951,8 +951,12 @@ Home Assistant Core 2021.7.0:
|
|||||||
|
|
||||||
- `speed_command_topic`
|
- `speed_command_topic`
|
||||||
- `speed_state_topic`
|
- `speed_state_topic`
|
||||||
- `state_value_template`
|
- `speed_value_template`
|
||||||
- `speed_list`
|
- `speeds`
|
||||||
|
- `payload_off_speed`
|
||||||
|
- `payload_low_speed`
|
||||||
|
- `payload_medium_speed`
|
||||||
|
- `payload_high_speed`
|
||||||
|
|
||||||
Additionally,`preset_modes` and `percentage` are added to replace the legacy
|
Additionally,`preset_modes` and `percentage` are added to replace the legacy
|
||||||
model supporting only three speeds `low`, `medium` and `high`.
|
model supporting only three speeds `low`, `medium` and `high`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user