Site updated at 2018-01-05 16:53:59 UTC
This commit is contained in:
parent
a482bba217
commit
e9e4385af6
29 changed files with 90 additions and 84 deletions
|
@ -76,6 +76,9 @@
|
|||
<hr class="divider">
|
||||
<p><em>This is one of the two ways we support OpenWRT. If you encounter problems, try <a href="/components/device_tracker.ubus/">ubus</a>.</em></p>
|
||||
<p>This is a presence detection scanner for OpenWRT using <a href="http://wiki.openwrt.org/doc/techref/luci">luci</a>.</p>
|
||||
<p class="note">
|
||||
This component requires a <a href="https://github.com/home-assistant/home-assistant/issues/1258#issuecomment-252469880">workaround</a> when using luci with HTTPS and a self-signed certificate.
|
||||
</p>
|
||||
<p>Before this scanner can be used you have to install the luci RPC package on OpenWRT:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c"># opkg install luci-mod-rpc</span>
|
||||
</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue