Update links to new header name in Alexa Smart Home (#11912)

This commit is contained in:
ochlocracy 2020-01-29 10:44:00 -05:00 committed by GitHub
parent 4b6d61d201
commit 331d70a13e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Steps to Integrate an Amazon Alexa Smart Home Skill with Home Assistant:
- [Configure the Smart Home Service Endpoint](#configure-the-smart-home-service-endpoint)
- [Account Linking](#account-linking)
- [Alexa Smart Home Component Configuration](#alexa-smart-home-component-configuration)
- [Supported Integrations](#supported-integrations)
- [Supported Platforms](#supported-platforms)
- [Alexa Web-Based App](#alexa-web-based-app)
- [Troubleshooting](#troubleshooting)
- [Debugging](#debugging)
@ -348,7 +348,7 @@ The `endpoint`, `client_id` and `client_secret` are optional, and are only requi
### Configure Filter
By default, no entity will be excluded. To limit which entities are being exposed to Alexa, you can use the `filter` parameter. Keep in mind that only [supported components](#supported-integrations) can be added.
By default, no entity will be excluded. To limit which entities are being exposed to Alexa, you can use the `filter` parameter. Keep in mind that only [supported platforms](#supported-platforms) can be added.
{% raw %}