Update tibber.markdown (#13100)

This commit is contained in:
Daniel Høyer Iversen 2020-05-05 10:34:18 +02:00 committed by GitHub
parent 3a3e721848
commit 3c040bf1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,21 +25,8 @@ There is currently support for the following device types within Home Assistant:
Go to [developer.tibber.com/settings/accesstoken](https://developer.tibber.com/settings/accesstoken) to get your API token.
## Configuration
To add Tibber to your installation, go to Configuration >> Integrations in the UI and enable the Tibber integration.
To add Tibber to your installation, add the following to your `configuration.yaml` file:
```yaml
tibber:
access_token: YOUR_ACCESS_TOKEN
```
{% configuration %}
access_token:
description: Your Tibber API token.
required: true
type: string
{% endconfiguration %}
## Notifications