Site updated at 2015-05-22 04:49:39 UTC
This commit is contained in:
parent
85a2976dd5
commit
dc82fc088e
20 changed files with 346 additions and 109 deletions
|
@ -185,7 +185,7 @@ Home Assistant will use the directory that contains your config file as the dire
|
|||
<tbody>
|
||||
<tr>
|
||||
<td> <code>hass.states</code> </td>
|
||||
<td> This is the StateMachine. It allows you to set states and trach when they are changed. <a href="https://github.com/balloob/home-assistant/blob/master/homeassistant/__init__.py#L473">See available methods</a>. </td>
|
||||
<td> This is the StateMachine. It allows you to set states and track when they are changed. <a href="https://github.com/balloob/home-assistant/blob/master/homeassistant/__init__.py#L473">See available methods</a>. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <code>hass.events</code> </td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue