Add services
This commit is contained in:
parent
4ebb6f6f88
commit
02347713d7
|
@ -1,7 +1,14 @@
|
||||||
- openmeteo:
|
- Group A:
|
||||||
label: Berlin # optional
|
- Sonarr:
|
||||||
latitude: 52.50
|
href: http://sonarr.host/
|
||||||
longitude: 13.40
|
description: Series management
|
||||||
timezone: Europe/Berlin # optional
|
|
||||||
units: metric # or imperial
|
- Group B:
|
||||||
cache: 5 # Time in minutes to cache API responses, to stay within limits
|
- Radarr:
|
||||||
|
href: http://radarr.host/
|
||||||
|
description: Movie management
|
||||||
|
|
||||||
|
- Group C:
|
||||||
|
- Service:
|
||||||
|
href: http://service.host/
|
||||||
|
description: My cool service
|
Loading…
Reference in New Issue