Add ubus platform and update blog post for 0.7.6

This commit is contained in:
Paulus Schoutsen 2015-10-26 21:58:19 -07:00
parent 06084fc379
commit 765c4b2a29
3 changed files with 68 additions and 2 deletions

View file

@ -1,6 +1,6 @@
---
layout: component
title: "OpenWRT"
title: "OpenWRT (luci)"
description: "Instructions how to integrate OpenWRT routers into Home Assistant."
date: 2015-03-23 19:59
sidebar: true
@ -11,8 +11,15 @@ logo: openwrt.png
ha_category: Presence Detection
---
_This is one of the two ways we support OpenWRT. If you encounter problems, try [ubus](/components/device_tracker.ubus.html)._
Before this scanner can be used you have to install the luci RPC package on OpenWRT: <code>opkg install luci-mod-rpc</code>.
This is a presence detection scanner for OpenWRT using [luci](http://wiki.openwrt.org/doc/techref/luci).
Before this scanner can be used you have to install the luci RPC package on OpenWRT:
```bash
opkg install luci-mod-rpc
```
```yaml
# Example configuration.yaml entry