Site updated at 2018-02-25 09:06:02 UTC

This commit is contained in:
Travis CI 2018-02-25 09:06:02 +00:00
parent d758b106b4
commit c4de7b068c
29 changed files with 83 additions and 80 deletions

View file

@ -82,7 +82,7 @@
<p>Supported Firmwares (tested):</p>
<ul>
<li>FRITZ!OS: 06.80 / FRITZ!DECT: 03.83</li>
<li>FRITZ!OS: 06.60 / FRITZ!DECT: 03.83</li>
<li>FRITZ!OS: 06.98-51288 (Beta) / FRITZ!DECT: 03.87</li>
</ul>
<p>To use your AVM FRITZ!DECT switch(es) in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
@ -98,6 +98,7 @@
<li><strong>password</strong> (<em>Required</em>): The password for your Fritz!Box.</li>
<li><strong>host</strong> (<em>Optional</em>): The IP address/hostname of your Fritz!Box. Defaults to <code class="highlighter-rouge">fritz.box</code>.</li>
</ul>
<p>It is recommened to create a dedicated user for Home Assistant and only allow access to “Smart Home”.</p>
<p class="note warning">
If this component throws an error when starting home-assistant you should check if all actors are plugged in and connected to the FritzBox. Inactive actors that are not deleted from FritzBox configuration might lead to errors.
</p>