diff --git a/source/_components/media_player.snapcast.markdown b/source/_components/media_player.snapcast.markdown index f694932b9b6..080d3a2e2b3 100644 --- a/source/_components/media_player.snapcast.markdown +++ b/source/_components/media_player.snapcast.markdown @@ -1,21 +1,21 @@ --- layout: page -title: "SnapCast" -description: "Instructions on how to integrate SnapCast into Home Assistant." +title: "Snapcast" +description: "Instructions on how to integrate Snapcast into Home Assistant." date: 2016-02-01 19:00 sidebar: true comments: false sharing: true footer: true -logo: +logo: snapcast.png ha_category: Media Player featured: false ha_release: 0.13 --- -The `snapcast` platform allows you to control [SnapCast](https://github.com/badaix/snapcast) from Home Assistant. +The `snapcast` platform allows you to control [Snapcast](https://github.com/badaix/snapcast) from Home Assistant. -To add SnapCast to your installation, add the following to your `configuration.yaml` file: +To add Snapcast to your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry diff --git a/source/images/supported_brands/snapcast.png b/source/images/supported_brands/snapcast.png new file mode 100644 index 00000000000..8baa14fa102 Binary files /dev/null and b/source/images/supported_brands/snapcast.png differ