Site updated at 2017-10-20 06:15:46 UTC
This commit is contained in:
parent
8336e0aba8
commit
f60fae98a1
26 changed files with 72 additions and 64 deletions
|
@ -129,6 +129,14 @@
|
|||
<p class="note">
|
||||
Whenever you report an issue, be aware that we are volunteers who do not have access to every single device in the world nor unlimited time to fix every problem out there.
|
||||
</p>
|
||||
<h3><a class="title-link" name="entity-names" href="#entity-names"></a> Entity names</h3>
|
||||
<p>The only characters valid in entity names are:</p>
|
||||
<ul>
|
||||
<li>Lowercase letters</li>
|
||||
<li>Numbers</li>
|
||||
<li>Underscores</li>
|
||||
</ul>
|
||||
<p>If you create an entity with other characters then Home Assistant may not generate an error for that entity. However you will find that attempts to use that entity will generate errors (or possibly fail silently).</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue