mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Fix spelling of OpenWrt (#23647)
This commit is contained in:
parent
5615f23b3d
commit
17e11d97a4
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: OpenWRT (luci)
|
title: OpenWrt (luci)
|
||||||
description: Instructions on how to integrate OpenWRT routers into Home Assistant.
|
description: Instructions on how to integrate OpenWrt routers into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Presence Detection
|
- Presence Detection
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
@ -15,7 +15,7 @@ ha_integration_type: integration
|
|||||||
|
|
||||||
This is a presence detection scanner for OpenWrt using [luci](https://openwrt.org/docs/techref/luci).
|
This is a presence detection scanner for OpenWrt using [luci](https://openwrt.org/docs/techref/luci).
|
||||||
|
|
||||||
Before this scanner can be used you have to install the luci RPC package on OpenWRT:
|
Before this scanner can be used you have to install the luci RPC package on OpenWrt:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# opkg install luci-mod-rpc
|
# opkg install luci-mod-rpc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user