Site updated at 2018-03-02 10:16:40 UTC
This commit is contained in:
parent
633a05c448
commit
4a193c0c6a
29 changed files with 78 additions and 77 deletions
|
@ -74,7 +74,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>Component for displaying the size of a file. Note that paths must be added to <a href="https://home-assistant.io/docs/configuration/basic/">whitelist_external_dirs</a>.
|
||||
<p>Component for displaying the size in MB of a file. Note that paths must be added to <a href="https://home-assistant.io/docs/configuration/basic/">whitelist_external_dirs</a>.
|
||||
Add to your config:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">sensor</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">filesize</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue