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