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
| type | string |**Required**|`custom:better-thermostat-ui-card`|
25
-
| entity | string |**Required**| The entity id of climate entity (must be a better_thermostat entity). Example: `climate.hvac`|
26
-
| eco_temperature | number |**optional**| target temp for night/away/eco mode triggerd by ui button |
27
-
| disable_window | boolean |**optional**| turn of the window open indicator|
28
-
| disable_summer | boolean |**optional**| trun of the summer indicator |
24
+
| type | string |**Required**|`custom:better-thermostat-ui-card`|
25
+
| entity | string |**Required**| The entity id of climate entity (must be a better_thermostat entity). Example: `climate.hvac`|
26
+
| eco_temperature | number |**optional**| target temp for night/away/eco mode triggerd by ui button |
27
+
| disable_window | boolean |**optional**| turn off the window open indicator |
28
+
| disable_summer | boolean |**optional**| trun off the summer indicator |
29
29
30
30
31
31
## Help wanted!
32
32
33
33
It would be awsome if you help me to translate this card to other languages.
34
34
35
-
Create a PR, the Translation is done in json files checkout the en translation [here](src/localize/languages/en.json)
35
+
Create a PR, the Translation is done in json files checkout the en translation [here](https://github.com/KartoffelToby/better-thermostat-ui-card/blob/master/src/localize/languages/en.json)
36
36
37
-
Please add your language to this list as well while you are making your PR. put it in alfabetical order and according to [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).
37
+
Please add your language to this list as well while you are making your PR. Put it in alfabetical order and according to [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).
0 commit comments