Fix Todoist calendar component configuration (#7092)

This commit is contained in:
Klaas Schoute 2018-10-25 23:52:10 +02:00 committed by Franck Nijhof
parent 6646ff4a7e
commit e8a8330096

View File

@ -30,7 +30,7 @@ calendar:
token: YOUR_API_TOKEN
```
Configuration variables:
{% configuration %}
token:
description: The API token used to authorize Home Assistant to access your projects. Above you have more info about it.
required: true
@ -56,6 +56,7 @@ custom_projects:
description: Only include tasks with at least one of these labels (i.e., this works as an `or` statement).
required: false
type: list
{% endconfiguration %}
### {% linkable_title Custom Projects %}
Creating custom projects is super-easy and quite powerful. All you need to run the basic Todoist projects is your API token, but if you wanted, you could go even deeper. Here's an example: