Removed household tasks sensor to test rate limiting issue
This commit is contained in:
@ -1,15 +1,3 @@
|
|||||||
- platform: rest
|
|
||||||
name: Household Tasks
|
|
||||||
method: GET
|
|
||||||
resource: 'https://api.todoist.com/sync/v9/projects/get_data'
|
|
||||||
params:
|
|
||||||
token: !secret todoist_api_token
|
|
||||||
project_id: 2285967928
|
|
||||||
value_template: '{{value_json[''project''][''id'']}}'
|
|
||||||
json_attributes:
|
|
||||||
- project
|
|
||||||
- items
|
|
||||||
scan_interval: 60
|
|
||||||
- platform: rest
|
- platform: rest
|
||||||
name: Kallen Tasks
|
name: Kallen Tasks
|
||||||
method: GET
|
method: GET
|
||||||
|
Reference in New Issue
Block a user