diff --git a/source/_components/media_player.snapcast.markdown b/source/_components/media_player.snapcast.markdown index 080d3a2e2b3..576d639b04d 100644 --- a/source/_components/media_player.snapcast.markdown +++ b/source/_components/media_player.snapcast.markdown @@ -21,4 +21,5 @@ To add Snapcast to your installation, add the following to your `configuration.y # Example configuration.yaml entry media_player: platform: snapcast + host: xxx.xxx.xxx.xxx ```