diff --git a/source/_components/media_player.heos.page b/source/_components/media_player.heos.page index 8d8c5fe7929..2ba114d63a4 100644 --- a/source/_components/media_player.heos.page +++ b/source/_components/media_player.heos.page @@ -20,8 +20,6 @@ Tested devices: To add a Denon HEOS speaker to your installation, add the following to your `configuration.yaml` file: -## {% linkable_title HEOS platform %} - ```yaml # Example configuration.yaml entry media_player: @@ -35,7 +33,7 @@ host: description: "Address of the device. Example: 192.168.1.32". required: false type: string - default: Tries to resolves by UPnP (SSDP). + default: Tries to resolve by UPnP (SSDP). name: description: The name of the device required: false