File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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!
You can’t perform that action at this time.
0 commit comments