Skip to content

Commit 7f3c50e

Browse files
authored
Update climate_ir.md
1 parent c89d609 commit 7f3c50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/climate/climate_ir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ climate:
8585
- **bit_high** (*Optional*, [Time](#config-time)): time for the high part of any bit in the LG protocol. Defaults to `600us`
8686
- **bit_one_low** (*Optional*, [Time](#config-time)): time for the low part of a '1' bit in the LG protocol. Defaults to `1600us`
8787
- **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`
8989

9090
```yaml
9191
# Example configuration entry

0 commit comments

Comments
 (0)