Site updated at 2018-03-06 20:58:58 UTC

This commit is contained in:
Travis CI 2018-03-06 20:58:58 +00:00
parent 9e305c40d3
commit 81ebd867d9
28 changed files with 85 additions and 75 deletions

View file

@ -91,7 +91,7 @@
<li><strong>longitude</strong> (<em>Optional</em>): Longitude of your location required to calculate the time the sun rises and sets.</li>
<li><strong>elevation</strong> (<em>Optional</em>): Altitude above sea level in meters. Impacts weather/sunrise data.</li>
<li><strong>unit_system</strong> (<em>Optional</em>): <code class="highlighter-rouge">metric</code> for Metric, <code class="highlighter-rouge">imperial</code> for Imperial.</li>
<li><strong>time_zone</strong> (<em>Optional</em>): Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones</li>
<li><strong>time_zone</strong> (<em>Optional</em>): Pick yours from here: <a href="http://en.wikipedia.org/wiki/List_of_tz_database_time_zones">http://en.wikipedia.org/wiki/List_of_tz_database_time_zones</a></li>
<li><strong>name</strong> (<em>Optional</em>): Name of the location where Home Assistant is running.</li>
<li><strong>customize</strong> (<em>Optional</em>): <a href="/docs/configuration/customizing-devices/">Customize</a> entities.</li>
<li><strong>customize_domain</strong> (<em>Optional</em>): <a href="/docs/configuration/customizing-devices/">Customize</a> all entities in a domain.</li>