Hallo Leute,
OpenHAB läuft auf meinem Synology. Das KNX Binding ist installiert und zeigt auch online an.
Bei hinzufügen von Channels wird allerdings :
"This thing has no channels. Either the thing type doesn't define channels, or they may be detected and appear later."
angezeigt. Hier der Code dazu:
Was ist der nächste Schritt bzw. Fehler?
OpenHAB läuft auf meinem Synology. Das KNX Binding ist installiert und zeigt auch online an.
Bei hinzufügen von Channels wird allerdings :
"This thing has no channels. Either the thing type doesn't define channels, or they may be detected and appear later."
angezeigt. Hier der Code dazu:
PHP-Code:
UID: knx:ip:216ac3581e
label: KNXIPGateway
thingTypeUID: knx:ip
configuration:
useNAT: false
readRetriesLimit: 3
ipAddress: 192.168.179.28
autoReconnectPeriod: 60
localIp: 192.168.179.33
type: TUNNEL
localSourceAddr: 1.1.1
readingPause: 50
portNumber: 3671
responseTimeout: 10UID: knx:ip:216ac3581e
Kommentar