Site updated at 2017-07-19 18:07:22 UTC

This commit is contained in:
Travis CI 2017-07-19 18:07:22 +00:00
parent 238768ad11
commit 50aaf255ef
76 changed files with 98 additions and 94 deletions

View file

@ -128,6 +128,10 @@ Be careful not to forget to place <code class="highlighter-rouge">customize</cod
<td><code class="highlighter-rouge">friendly_name</code></td>
<td>Name of the entity.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">homebridge_name</code></td>
<td>Name of the entity in <code class="highlighter-rouge">HomeBridge</code>.</td>
</tr>
<tr>
<td><code class="highlighter-rouge">hidden</code></td>
<td>Set to <code class="highlighter-rouge">true</code> to hide the entity.</td>