Après bien de chipotage, j'ai tout online. ...... Avec OpenHab 3.2.0
C'est en mode Device et non KNX/IP Gateway que j'ai un binding OK mais dont les autres devices sont OK
Et mes premier devices:
Et celui-ci un peu plus loin avec 2 cannaux qui ont réussi à commander les LED.
La suite ..... c'est dommage que je ne trouve pas une doc pas à pas ....
Code :
UID: knx:ip:a95549b98f
label: IP ABB IPR/S1
thingTypeUID: knx:ip
configuration:
useNAT: false
readRetriesLimit: 3
ipAddress: 192.168.0.150
autoReconnectPeriod: 60
localIp: 192.168.0.216
localSourceAddr: 0.0.0
readingPause: 50
type: TUNNEL
portNumber: 3671
responseTimeout: 10
location: Tableau Etage
C'est en mode Device et non KNX/IP Gateway que j'ai un binding OK mais dont les autres devices sont OK
Et mes premier devices:
Code :
UID: knx:device:a95549b98f:af651d2b9f
label: 9_Switch_8F
thingTypeUID: knx:device
configuration:
pingInterval: 600
address: 1.1.9
readInterval: 0
fetch: false
bridgeUID: knx:ip:a95549b98f
location: Tableau Cave
channels:
- id: "1"
channelTypeUID: knx:switch
label: Prise Rue
description: ""
configuration:
ga: 2/1/115
Et celui-ci un peu plus loin avec 2 cannaux qui ont réussi à commander les LED.
Code :
UID: knx:device:44d97b767f
label: 75 Switch 2F
thingTypeUID: knx:device
configuration:
pingInterval: 600
address: 1.1.75
readInterval: 3
fetch: false
bridgeUID: knx:ip:a95549b98f
location: Dressing CH1
channels:
- id: 1_Michel
channelTypeUID: knx:switch
label: LED Michel
description: ""
configuration:
ga: 1/1/156
- id: 2_Marido
channelTypeUID: knx:switch
label: LED Marido
description: ""
configuration:
ga: 1/1/157
La suite ..... c'est dommage que je ne trouve pas une doc pas à pas ....
KNX aficionado