Site updated at 2017-10-09 09:09:51 UTC

This commit is contained in:
Travis CI 2017-10-09 09:09:51 +00:00
parent 00fe2e34db
commit a019ec5248
30 changed files with 74 additions and 74 deletions

View file

@ -186,7 +186,7 @@
</tbody>
</table>
<h3><a class="title-link" name="event-platform_discovered" href="#event-platform_discovered"></a> Event <code class="highlighter-rouge">platform_discovered</code></h3>
<p>Event <code class="highlighter-rouge">platform_discovered</code> is fired when a new platform has been discovered by the discovery component.</p>
<p>Event <code class="highlighter-rouge">platform_discovered</code> is fired when a new platform has been discovered by the <a href="/components/discovery/"><code class="highlighter-rouge">discovery</code></a> component.</p>
<table>
<thead>
<tr>
@ -197,7 +197,7 @@
<tbody>
<tr>
<td><code class="highlighter-rouge">service</code></td>
<td>The service that is discovered. Example: <code class="highlighter-rouge">zwave</code>.</td>
<td>The platform that is discovered. Example: <code class="highlighter-rouge">zwave</code>.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">discovered</code></td>