From 54cbb403d76d3f1138ed5c771bad671fdfb03f99 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sat, 24 Dec 2022 00:44:07 +0100 Subject: [PATCH] Update card-climate.md --- docs/card-climate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)