We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae44d30 commit b64a929Copy full SHA for b64a929
source/_components/sensor.sonarr.markdown
@@ -38,6 +38,7 @@ Configuration variables:
38
- **diskspace**: Available disk space.
39
- **host** (*Optional*): The host Sonarr is running on (Default: localhost).
40
- **port** (*Optional*): The port Sonarr is running on (Default: 8989).
41
+- **urlbase** (*Optional*): The base URL Sonarr is running under (Default: /).
42
- **days** (*Optional*): How many days to look ahead for the upcoming sensor, 1 means today only (Default: 1).
43
- **included_paths** (*Optional*): Array of filepaths to include when calculating diskspace. Leave blank to include all.
44
- **unit**: (*Optional*): The unit to display disk space in (Default: GB).
0 commit comments