You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/components/climate/climate_ir.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ climate:
85
85
- **bit_high** (*Optional*, [Time](#config-time)): time for the high part of any bit in the LG protocol. Defaults to `600us`
86
86
- **bit_one_low** (*Optional*, [Time](#config-time)): time for the low part of a '1' bit in the LG protocol. Defaults to `1600us`
87
87
- **bit_zero_low** (*Optional*, [Time](#config-time)): time for the low part of a '0' bit in the LG protocol. Defaults to `550us`
88
-
- **alternative_mode** (*Optional*, boolean): enables an alternative control mode for newer units, allowing temperature regulation in `Heat/Cool` mode and vertical airflow adjustment (6 fixed positions + up/down swing). Defaults to `false`
88
+
- **alternative_mode** (*Optional*, boolean): enables an alternative control mode for newer units, allowing temperature regulation in `Heat/Cool` mode and vertical airflow adjustment (6 fixed positions + up/down swing) also swing mode is remembered after powering off. Defaults to `false`
0 commit comments