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