Skip to content

Commit dd32b96

Browse files
authored
Update README.md
Line 28-31: Typo correction of "trun" to "turn"
1 parent 9b595a4 commit dd32b96

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ As for now the main improvment is the ability to see the extra status from bette
2525
| entity | string | **Required** | The entity id of climate entity (must be a better_thermostat entity). Example: `climate.hvac` |
2626
| eco_temperature | number | **optional** | target temp for night/away/eco mode triggerd by ui button |
2727
| disable_window | boolean | **optional** | turn off the window open indicator |
28-
| disable_summer | boolean | **optional** | trun off the summer indicator |
29-
| disable_heat | boolean | **optional** | trun off the on/heat button |
30-
| disable_eco | boolean | **optional** | trun off the eco button |
31-
| disable_off | boolean | **optional** | trun off the off button |
28+
| disable_summer | boolean | **optional** | turn off the summer indicator |
29+
| disable_heat | boolean | **optional** | turn off the on/heat button |
30+
| disable_eco | boolean | **optional** | turn off the eco button |
31+
| disable_off | boolean | **optional** | turn off the off button |
3232
| name | string/boolean | **optional** | override the default entity name, us false to
3333

3434
## Help wanted!

0 commit comments

Comments
 (0)