From 3c040bf1a7f2cfeabc5d2a3c04569e35c3d91564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Tue, 5 May 2020 10:34:18 +0200 Subject: [PATCH] Update tibber.markdown (#13100) --- source/_integrations/tibber.markdown | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/source/_integrations/tibber.markdown b/source/_integrations/tibber.markdown index 2676dec5f50..9bdc2489c91 100644 --- a/source/_integrations/tibber.markdown +++ b/source/_integrations/tibber.markdown @@ -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