Updated external content (Jenkins build 1858)
parent
88a589887a
commit
8a7d1e439c
|
@ -16,6 +16,11 @@ install: auto
|
|||
|
||||
This binding adds support to read information from ASUS-Routers (Copyright © ASUS).
|
||||
|
||||
## Discovery
|
||||
|
||||
The ASUS routers are discovered through UPnP in the local network.
|
||||
After adding a discovered router it is required to configure the username and password to use it.
|
||||
|
||||
## Supported Things
|
||||
|
||||
This binding supports ASUS routers with Asuswrt or [Asuswrt-Merlin](https://www.asuswrt-merlin.net/) firmware.
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
<channel-group id="client-list" typeId="client-list-group"></channel-group>
|
||||
</channel-groups>
|
||||
|
||||
<representation-property>macAddress</representation-property>
|
||||
|
||||
<config-description>
|
||||
<parameter name="hostname" type="text" required="true">
|
||||
<context>network-address</context>
|
||||
|
|
Loading…
Reference in New Issue