home-assistant.io/source/_components/media_player.snapcast.markdown
2016-10-02 17:12:48 +02:00

717 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, featured, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category featured ha_release ha_iot_class
page Snapcast Instructions on how to integrate Snapcast into Home Assistant. 2016-02-01 19:00 true false true true snapcast.png Media Player false 0.13 Local Polling

The snapcast platform allows you to control Snapcast from Home Assistant.

To add Snapcast to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  - platform: snapcast
    host: xxx.xxx.xxx.xxx

Configuration variables:

  • host (Required): The IP of the device, eg. 192.168.0.10.