Update README.md

This commit is contained in:
joBr99
2022-04-02 21:05:47 +02:00
committed by GitHub
parent 92c1b3ce9f
commit 750782d385

View File

@@ -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