[intesis] Add configurable polling interval (#15138)

Signed-off-by: hmerk <github@hmerk.de>
This commit is contained in:
Hans-Jörg Merk
2023-07-02 21:10:32 +02:00
committed by GitHub
parent 676f53b55a
commit ea7eb9ff57
8 changed files with 33 additions and 15 deletions

View File

@@ -19,11 +19,12 @@ Intesis devices do not support auto discovery.
The binding uses the following configuration parameters.
| Parameter | Valid for ThingType | Description |
|-----------|---------------------|----------------------------------------------------------------|
| ipAddress | Both | IP-Address of the device |
| password | IntesisHome | Password to login to the local webserver of IntesisHome device |
| port | IntesisBox | TCP port to connect to IntesisBox device, defaults to 3310 |
| Parameter | Valid for ThingType | Description |
|------------------|---------------------|----------------------------------------------------------------|
| ipAddress | Both | IP-Address of the device |
| password | IntesisHome | Password to login to the local webserver of IntesisHome device |
| port | IntesisBox | TCP port to connect to IntesisBox device, defaults to 3310 |
| pollingInterval | Both | Interval to retrieve updates from the connected devices |
## Channels