Skip to content

Commit f10d1f9

Browse files
Merge pull request #52 from Santanachia/master
Update README.md
2 parents 1d75cd6 + 46677ca commit f10d1f9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ As for now the main improvment is the ability to see the extra status from bette
2121

2222
| Name | Type | Default | Description |
2323
| -------------------- | ------- | ------------ | ------------------------------------------------------------------------------------------------------ |
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 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 |
2929

3030

3131
## Help wanted!
3232

3333
It would be awsome if you help me to translate this card to other languages.
3434

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)
3636

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).
3838

3939
What we have so far:
4040
- en - Reference

0 commit comments

Comments
 (0)