Site updated at 2017-12-03 14:35:15 UTC
This commit is contained in:
parent
760ff5832e
commit
ce6c5b8ee1
1629 changed files with 9107 additions and 3280 deletions
|
@ -90,7 +90,7 @@
|
|||
<b>Condition</b>: <p><a href="/docs/scripts/conditions/">Conditions</a> are an optional part of an automation that will prevent an action from firing if they are not met.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Cookbook</b>: <p>The <a href="/cookbook/">Cookbook</a> contains a set of configuration examples of Home Assistant from the community</p>
|
||||
<b>Cookbook</b>: <p>The <a href="/cookbook/">Cookbook</a> contains a set of configuration examples of Home Assistant from the community.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Customize</b>: <p><a href="/docs/configuration/customizing-devices/">Customization</a> allows you to overwrite the default parameter of your devices in the configuration.</p>
|
||||
|
@ -117,7 +117,7 @@
|
|||
<b>HADashboard</b>: <p><a href="/docs/ecosystem/hadashboard/">HADashboard</a> is a modular, skinnable dashboard for Home Assistant that is intended to be wall mounted, and is optimized for distance viewing.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Hass.io</b>: <p><a href="/hassio/">Hass.io</a> is an operating system that will take care of installing and updating Home Assistant, is managed from the Home Assistant UI, allows creating/restoring snapshots of your configuration, and can easily be extended</p>
|
||||
<b>Hass.io</b>: <p><a href="/hassio/">Hass.io</a> is an operating system that will take care of installing and updating Home Assistant, is managed from the Home Assistant UI, allows creating/restoring snapshots of your configuration, and can easily be extended.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Hassbian</b>: <p><a href="/docs/installation/hassbian/">Hassbian</a> is a customized operating system specifically tailored for Raspberry Pi users. It is one of the easiest way of installing and running Home Assistant on a Raspberry Pi.</p>
|
||||
|
@ -132,7 +132,7 @@
|
|||
<b>Scene</b>: <p><a href="/components/scene/">Scenes</a> capture the states you want certain entities to be. For example a scene can specify that light A should be turned on and light B should be bright red.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Script</b>: <p><a href="/docs/scripts/">Scripts</a> are components that allow users to specify a sequence of actions to be executed by Home Assistant when turned on</p>
|
||||
<b>Script</b>: <p><a href="/docs/scripts/">Scripts</a> are components that allow users to specify a sequence of actions to be executed by Home Assistant when turned on.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Service</b>: <p><a href="/docs/scripts/service-calls/">Services</a> are called to perform actions.</p>
|
||||
|
@ -147,7 +147,7 @@
|
|||
<b>Zone</b>: <p><a href="/components/zone/">Zones</a> are areas that can be used for presence detection.</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>hass</b>: <p>HASS or <a href="/docs/tools/hass/">hass</a> is often used as an abbreviation for Home Assistant. It is aslo the comand line tool for accessing</p>
|
||||
<b>hass</b>: <p>HASS or <a href="/docs/tools/hass/">hass</a> is often used as an abbreviation for Home Assistant. It is also the command line tool.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue