--- layout: page title: "snapcast" description: "Instructions how to integrate a snapcast in Home Assistant." date: 2016-02-01 19:00 sidebar: true comments: false sharing: true footer: true logo: ha_category: Media Player featured: false --- The `snapcast` platform allows you to control [Snapcast](https://github.com/badaix/snapcast). To add Snapcast to your installation, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry media_player: platform: snapcast ```