15 lines
532 B
YAML
15 lines
532 B
YAML
# Home Assistant secrets — referenced as !secret <key> in configuration
|
|
# Private repo: committed directly (REDACTED in public mirror).
|
|
|
|
# Homelab arr-suite (Atlantis, Tailscale 100.83.230.112)
|
|
sonarr_api_key: "REDACTED_API_KEY"
|
|
radarr_api_key: "REDACTED_API_KEY"
|
|
sabnzbd_api_key: "REDACTED_API_KEY"
|
|
prowlarr_api_key: "REDACTED_API_KEY"
|
|
bazarr_api_key: "REDACTED_API_KEY"
|
|
lazylibrarian_api_key: "REDACTED_LL_API_KEY"
|
|
audiobookshelf_api_key: "Bearer REDACTED_ABS_API_TOKEN"
|
|
|
|
# Plex (local on this NUC)
|
|
plex_token: "REDACTED_TOKEN"
|