Site updated at 2015-12-12 19:41:21 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-12 11:41:21 -08:00
parent 8cdff6bcfb
commit 87bc5c6ff8
99 changed files with 1841 additions and 720 deletions

View file

@ -11,7 +11,7 @@
<title>Logitech Squeezebox - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to integrate a Logitech Squeezebox into Home Assistant.">
<meta name="description" content="Instructions on how to integrate a Logitech Squeezebox player into Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/media_player.squeezebox/">
@ -21,7 +21,7 @@
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/media_player.squeezebox/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to integrate a Logitech Squeezebox into Home Assistant.">
<meta property="og:description" content="Instructions on how to integrate a Logitech Squeezebox player into Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
@ -100,9 +100,10 @@
</header>
<hr class="divider">
<p>The squeezebox platform allows you to control a <a href="https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29">Logitech Squeezebox</a> multimedia system from Home Assistant.</p>
<p>The Squeezebox platform allows you to control a <a href="https://en.wikipedia.org/wiki/Squeezebox_%28network_music_player%29">Logitech Squeezebox</a> music player from Home Assistant.<br />
This lets you control Squeezebox hardware like the Classic, Transporter, Duet, Boom, Radio and Touch and of software players like <a href="http://softsqueeze.sourceforge.net/">SoftSqueeze</a>, <a href="https://play.google.com/store/apps/details?id=de.bluegaspode.squeezeplayer">SqueezePlayer</a> and <a href="http://forums.slimdevices.com/showthread.php?93607-ANNOUNCE-Squeezeslave-1-2-released">SqueezeSlave</a>.</p>
<p>To add your Squeezebox to your installation, add the following to your <code>configuration.yaml</code> file:</p>
<p>To add your Squeezebox player to your installation, add the following to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>