Site updated at 2017-10-03 06:41:44 UTC

This commit is contained in:
Travis CI 2017-10-03 06:41:45 +00:00
parent 54f0c2a263
commit f486f3b23e
27 changed files with 67 additions and 66 deletions

View file

@ -99,7 +99,8 @@
<li>Select Cloud Messaging tab, listed beneath Project Credentials will be your 152 character Server Key and 12 digit ID Sender ID.</li>
</ul>
<h3><a class="title-link" name="requirements" href="#requirements"></a> Requirements</h3>
<p>The <code class="highlighter-rouge">html5</code> platform can only function if all of the following requirements are met:</p>
<p>The <code class="highlighter-rouge">html5</code> platform can only function if all of the following requirements are met:
(On Hass.io these requirements are already met.)</p>
<ul>
<li>You are using Chrome and/or Firefox on any desktop platform, ChromeOS, or Android.</li>
<li>Your Home Assistant instance is exposed to the world.</li>

View file

@ -121,7 +121,7 @@ If you see an “Unable to connect” message, restart the gateway and try again
<ul>
<li><strong>host</strong> (<em>Required</em>): The IP address or hostname of your Trådfri gateway.</li>
<li><strong>api_key</strong> (<em>Required</em>): Can be found listed as Security Key on the back of the Trådfri gateway.</li>
<li><strong>allow_tradfri_groups</strong> (<em>Optional</em>): (true/false) Enable this to stop Home Assistant from importing the groups defined on the Tradfri bridge.</li>
<li><strong>allow_tradfri_groups</strong> (<em>Optional</em>): (true/false) Enable this to stop Home Assistant from importing the groups defined on the Trådfri bridge.</li>
</ul>
</article>
</div>