Note de ce sujet :
  • Moyenne : 5 (1 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
openHAB
Après bien de chipotage, j'ai tout online. ...... Avec OpenHab 3.2.0
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

Répondre
Quand je dis doc, c'est une spécifique KNX.
KNX aficionado

Répondre
J'ai quelques objets que je peux commander stores et luminaires à partie de la vue page en mode Run.

Par quoi faut-il commencer: Model ou Things et Channels ?
Car ensuite, dans items on a tous les channels et les points crées.
Cela fait un peu désordre ( le belge dit brol comme une certaine chanteuse ....)
Merci à plus.
KNX aficionado

Répondre


Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)