Site updated at 2017-02-23 16:51:22 UTC
This commit is contained in:
parent
8d86d0717a
commit
dd4260899e
136 changed files with 45 additions and 152 deletions
|
@ -103,28 +103,34 @@ Screenshot of Home Assistant’s Developer Tools.
|
|||
<thead>
|
||||
<tr>
|
||||
<th>Section</th>
|
||||
<th>description</th>
|
||||
<th>Icon</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Services</td>
|
||||
<td><img src="/images/screenshots/developer-tool-services-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /></td>
|
||||
<td>Calls services from components</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>States</td>
|
||||
<td><img src="/images/screenshots/developer-tool-states-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /></td>
|
||||
<td>Sets the representation of an entity</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Events</td>
|
||||
<td><img src="/images/screenshots/developer-tool-events-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /></td>
|
||||
<td>Fires events</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Templates</td>
|
||||
<td> </td>
|
||||
<td>Renders templates</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Info</td>
|
||||
<td><img src="/images/screenshots/developer-tool-info-icon.png" alt="service developer tool icon" class="no-shadow" height="38" /></td>
|
||||
<td>Details about Home Assistant</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -310,7 +316,6 @@ Screenshot of Home Assistant’s Developer Tools.
|
|||
<ul>
|
||||
<li><a href='/docs/ecosystem/ios/notifications/basic/'>Basic notifications </a></li>
|
||||
<ul>
|
||||
<li><a href='/docs/ecosystem/ios/notifications/examples/'>Examples </a></li>
|
||||
<li><a href='/docs/ecosystem/ios/notifications/sounds/'>Sounds </a></li>
|
||||
<li><a href='/docs/ecosystem/ios/notifications/architecture/'>Architecture </a></li>
|
||||
<li><a href='/docs/ecosystem/ios/notifications/privacy_security_rate_limits/'>Privacy, rate limiting and security </a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue