diff --git a/docs/card-climate.md b/docs/card-climate.md index da6f5f27..ffd0537c 100644 --- a/docs/card-climate.md +++ b/docs/card-climate.md @@ -20,7 +20,7 @@ List of supported config keys of this card: key | optional | type | default | description -- | -- | -- | -- | -- `type` | False | string | `None` | Type of the card -`entities` | False | complex | `None` | contains a list of entities of this card +`entity` | False | string | `None` | contains the entitiy of this card `title` | True | string | `None` | Title of the Page `temperatureUnit` | True | string | `celsius` | set this to fahrenheit to change the temperatureUnit on the page `key` | True | string | `None` | Used by navigate items in combination with the type (cardEntities_key)