Seite 1 von 1

OH3: Velux Binding

Verfasst: 26. Feb 2021 19:43
von AndreM77
Hi,

woher auch immer, hat OH3 zwei Passwörter zum Velux Binding und kommt damit natürlich nicht zurecht.

Über die Code Ansicht im Admin erfahre ich:
UID: velux:klf200:home
label: Velux KLF200 Hub
thingTypeUID: velux:klf200
configuration:
tcpPort: 51200
retries: 5
protocol: slip
password: velux123
isBulkRetrievalEnabled: true
refreshMsecs: 10000
ipAddress: 192.168.1.7
isSequentialEnforced: false
Password: xxxxxx
timeoutMsecs: 2000
isProtocolTraceEnabled: false
location: HomeIO
Im Thing steht allerdings nur:
Bridge velux:klf200:home "Velux KLF200 Hub" @ "HomeIO" [ ipAddress="192.168.1.7", Password="xxxxxx"] {
Wo kommt das andere Passwort her? Wie gewöhnt man OH dieses Caching ab. Gerade beim entwickeln ist das ziemlich ärgerlich.

Danke & Grüße
André