Updated external content (Jenkins build 1858)

pull/2245/head
openHAB Build Server 2023-12-24 05:31:42 +00:00
parent 88a589887a
commit 8a7d1e439c
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -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>