Added sonarr upcoming tracking to main page
This commit is contained in:
@@ -51,7 +51,7 @@ updater:
|
||||
# include_used_components: true
|
||||
|
||||
# Discover some devices automatically
|
||||
discovery:
|
||||
#discovery:
|
||||
|
||||
# Allows you to issue voice commands from the frontend in enabled browsers
|
||||
conversation:
|
||||
@@ -105,13 +105,13 @@ sensor:
|
||||
# name: 'Guest'
|
||||
# state_topic: 'happy-bubbles/presence/ha'
|
||||
# away_timeout: 60
|
||||
# - platform: sonarr
|
||||
# api_key: c544cae167164f11947c84ad4e04f61c
|
||||
# host: 192.168.86.20
|
||||
# monitored_conditions:
|
||||
# - upcoming
|
||||
# days: 7
|
||||
# - diskspace
|
||||
- platform: sonarr
|
||||
api_key: c544cae167164f11947c84ad4e04f61c
|
||||
host: 192.168.86.20
|
||||
monitored_conditions:
|
||||
- upcoming
|
||||
- diskspace
|
||||
days: 7
|
||||
- platform: template
|
||||
sensors:
|
||||
thermostat_current_status:
|
||||
|
||||
Reference in New Issue
Block a user