--- layout: page 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: 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. To add SnapCast to your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry media_player: platform: snapcast ```