Added HA downloader

This commit is contained in:
2022-06-09 19:57:00 -04:00
parent ed356b9421
commit 029b5a9d63
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -20,6 +20,7 @@
/appdaemon/*
/appdaemon/apps/*
/glances/
/downloads/
# ignore any of these files no matter where they are using double *
**.DS_Store

View File

@ -65,3 +65,6 @@ rest_command:
url: 'https://api.todoist.com/sync/v8/sync'
payload: !secret todoist_api_payload
content_type: 'application/x-www-form-urlencoded'
downloader:
download_dir: downloads