Site updated at 2017-05-19 07:09:40 UTC

This commit is contained in:
Travis CI 2017-05-19 07:09:40 +00:00
parent 4464ad280b
commit c13a9dba1f
187 changed files with 1306 additions and 1095 deletions

View file

@ -245,7 +245,7 @@
<td>Target a specific media player. For example <code class="highlighter-rouge">media_player.spotify</code></td>
</tr>
<tr>
<td><code class="highlighter-rouge">source</code></td>
<td><code class="highlighter-rouge">shuffle</code></td>
<td>no</td>
<td><code class="highlighter-rouge">true</code>/<code class="highlighter-rouge">false</code> for enabling/disabling shuffle</td>
</tr>

View file

@ -66,7 +66,7 @@
</h1>
</header>
<hr class="divider">
<p>Notification platform for <a href="https://play.google.com/store/apps/details?id=de.cyberdream.androidtv.notifications.google&amp;hl=de">Notifications for Android TV</a> and <a href="https://play.google.com/store/apps/details?id=de.cyberdream.firenotifications.google">Notifications for FireTV</a>.
<p>Notification platform for <a href="https://play.google.com/store/apps/details?id=de.cyberdream.androidtv.notifications.google&amp;hl=en">Notifications for Android TV</a> and <a href="https://play.google.com/store/apps/details?id=de.cyberdream.firenotifications.google">Notifications for FireTV</a>.
The notifications are in the global scope of your Android TV device. They will be displayed regardless of which application is running.
The In-App purchases only apply to the client for Android smartphones, so there isnt any limit when pushing notifications from Home Assistant.</p>
<p>To enable the notification platform, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>