Site updated at 2017-12-01 19:59:31 UTC
This commit is contained in:
parent
80e7f38185
commit
b9c59175b2
29 changed files with 78 additions and 77 deletions
|
@ -76,7 +76,7 @@
|
|||
<hr class="divider">
|
||||
<p>The <code class="highlighter-rouge">rss_feed_template</code> component can export any information from Home Assistant as a static RSS feed. This can be used to display that information on many types of devices using an RSS reader. While native apps for Home Assistant are not widely available, native RSS readers exist for almost any platform.</p>
|
||||
<p>For example, on Android, the app “Simple RSS Widget” can be used to display temperatures on the home screen.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yml entry</span>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">rss_feed_template</span><span class="pi">:</span>
|
||||
<span class="c1"># Accessible on <home assistant url>/api/rss_template/garden</span>
|
||||
<span class="c1"># Example: https://localhost:8123/api/rss_template/garden</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue