From 750782d3854ae8390a992ed2bddc60ff92ac1c3a Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sat, 2 Apr 2022 21:05:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bf74473..507a67d9 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ Possible configuration values for screensaver config: key | optional | type | default | description -- | -- | -- | -- | -- -`weather` | True | string | `weather.example` | weather entity from homeassistant +`entity` | True | string | `weather.example` | weather entity from homeassistant `weatherUnit` | True | string | `celsius` | unit for temperature, valid values are `celsius` or `fahrenheit` `weatherOverrideForecast1` | True | complex | `None` | sensor entity from home assistant here to override the first weather forecast item on the screensaver `weatherOverrideForecast2` | True | complex | `None` | sensor entity from home assistant here to override the second weather forecast item on the screensaver