This commit is contained in:
joBr99
2022-04-03 13:36:05 +02:00
2 changed files with 13 additions and 1 deletions

View File

@@ -371,7 +371,7 @@ key | optional | type | default | description
`weatherOverrideForecast4` | True | complex | `None` | sensor entity from home assistant here to override the forth weather forecast item on the screensaver
`doubleTapToUnlock` | True | boolean | `False` | requires to tap screensaver two times
`alternativeLayout` | True | boolean | `False` | alternative layout with humidity
`defaultCard` | True | string | `None` | default page after exiting screensaver; only works with top level cards defined in cards
`defaultCard` | True | string | `None` | default page after exiting screensaver; only works with top level cards defined in cards; needs to be a navigation item, see subpages (navigate.type_key)
`key` | True | string | `None` | Used by navigate items
Example for the weatherOverride config options:

12
appdaemon/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Example configurations
This folder contains some example configs
## appdaemon.yaml
Example config for appademon itself
## apps.yaml
"Simple" Example Config with all possible entity types