Site updated at 2016-08-18 01:54:36 UTC
This commit is contained in:
parent
b9b5718c6c
commit
ad876b6cbb
51 changed files with 76 additions and 73 deletions
|
@ -7,26 +7,26 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>SnapCast - Home Assistant</title>
|
||||
<title>Snapcast - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions on how to integrate SnapCast into Home Assistant.">
|
||||
<meta name="description" content="Instructions on how to integrate Snapcast into Home Assistant.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/media_player.snapcast/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="SnapCast">
|
||||
<meta property="og:title" content="Snapcast">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/media_player.snapcast/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions on how to integrate SnapCast into Home Assistant.">
|
||||
<meta property="og:description" content="Instructions on how to integrate Snapcast into Home Assistant.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="SnapCast">
|
||||
<meta name="twitter:description" content="Instructions on how to integrate SnapCast into Home Assistant.">
|
||||
<meta name="twitter:title" content="Snapcast">
|
||||
<meta name="twitter:description" content="Instructions on how to integrate Snapcast into Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -83,15 +83,15 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
SnapCast
|
||||
Snapcast
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The <code>snapcast</code> platform allows you to control <a href="https://github.com/badaix/snapcast">SnapCast</a> from Home Assistant.</p>
|
||||
<p>The <code>snapcast</code> platform allows you to control <a href="https://github.com/badaix/snapcast">Snapcast</a> from Home Assistant.</p>
|
||||
|
||||
<p>To add SnapCast to your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
<p>To add Snapcast 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>
|
||||
|
@ -115,6 +115,7 @@
|
|||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.io/tree/master/source/_components/media_player.snapcast.markdown'>Edit this page on GitHub</a></div>
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/snapcast.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.13
|
||||
|
@ -187,7 +188,7 @@
|
|||
<a href='/components/media_player.samsungtv/'>Samsung Smart TV</a>
|
||||
</li>
|
||||
<li>
|
||||
SnapCast
|
||||
Snapcast
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/media_player.sonos/'>Sonos</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue