Site updated at 2017-03-01 04:36:13 UTC

This commit is contained in:
Travis CI 2017-03-01 04:36:13 +00:00
parent 3a2e4e4d81
commit 73f4628d8a
25 changed files with 38 additions and 47 deletions

View file

@ -170,15 +170,6 @@
<li><a href="/components/cover/">Cover</a></li>
</ul>
<h3><a class="title-link" name="device-class" href="#device-class"></a> Device Class</h3>
<p>Device class is currently supported by the following platforms:</p>
<ul>
<li><a href="/components/binary_sensor/">Binary Sensor</a></li>
<li><a href="/components/cover/">Cover</a></li>
</ul>
<h3><a class="title-link" name="reloading-customize" href="#reloading-customize"></a> Reloading customize</h3>
<p>Home Assistant offers a service to reload the core configuration while Home Assistant is running called <code class="highlighter-rouge">homeassistant/reload_core_config</code>. This allows you to change your customize section and see it being applied without having to restart Home Assistant. To call this service, go to the <img src="/images/screenshots/developer-tool-services-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /> service developer tools, select the service <code class="highlighter-rouge">homeassistant/reload_core_config</code> and click “Call Service”.</p>