Hello,
i’m adding al my devices to pimatic. Used Domoticz and Homewizard before.
Run into problems when adding devices that report multiple protocols :
debug [pimatic-homeduino]: led1: { id: 1430877, unit: 3, state: true }
debug [pimatic-homeduino]: contact2: { id: 715438, contact: false }
debug [pimatic-homeduino]: pir2: { unit: 21, id: 26, presence: true }
debug [pimatic-homeduino]: pir1: { unit: 4, id: 2, presence: true }
debug [pimatic-homeduino]: switch7: { unit: 2, id: 0, state: false }
debug [pimatic-homeduino]: switch5: { id: 715438, unit: 0, all: true, state: true }
debug [pimatic-homeduino]: switch4: { unit: 4, id: 2, state: false }
debug [pimatic-homeduino]: switch3: { houseCode: 4, unitCode: 2, state: true }
debug [pimatic-homeduino]: switch2: { houseCode: 4, unitCode: 2, state: false }
debug [pimatic-homeduino]: received: [ 363, 1079, 10980 ] 01100110010101100110011001100110010101100110010102
debug [pimatic-homeduino]: data: "RF receive 363 1079 10980 0 0 0 0 0 01100110010101100110011001100110010101100110010102"
debug [pimatic-homeduino]: led1: { id: 1430877, unit: 3, state: true }
debug [pimatic-homeduino]: contact2: { id: 715438, contact: false }
debug [pimatic-homeduino]: pir2: { unit: 21, id: 26, presence: true }
debug [pimatic-homeduino]: pir1: { unit: 4, id: 2, presence: true }
debug [pimatic-homeduino]: switch7: { unit: 2, id: 0, state: false }
debug [pimatic-homeduino]: switch5: { id: 715438, unit: 0, all: true, state: true }
debug [pimatic-homeduino]: switch4: { unit: 4, id: 2, state: false }
debug [pimatic-homeduino]: switch3: { houseCode: 4, unitCode: 2, state: true }
debug [pimatic-homeduino]: switch2: { houseCode: 4, unitCode: 2, state: false }
debug [pimatic-homeduino]: received: [ 365, 1077, 10972 ] 01100110010101100110011001100110010101100110010102
debug [pimatic-homeduino]: data: "RF receive 365 1077 10972 0 0 0 0 0 01100110010101100110011001100110010101100110010102"
debug [pimatic-homeduino]: led1: { id: 1430877, unit: 2, state: true }
debug [pimatic-homeduino]: contact2: { id: 715438, contact: false }
debug [pimatic-homeduino]: pir2: { unit: 21, id: 26, presence: true }
debug [pimatic-homeduino]: pir1: { unit: 4, id: 2, presence: true }
debug [pimatic-homeduino]: switch7: { unit: 2, id: 0, state: false }
debug [pimatic-homeduino]: switch5: { id: 715438, unit: 0, all: true, state: false }
debug [pimatic-homeduino]: switch4: { unit: 4, id: 2, state: true }
debug [pimatic-homeduino]: switch3: { houseCode: 4, unitCode: 2, state: false }
debug [pimatic-homeduino]: switch2: { houseCode: 4, unitCode: 2, state: true }
debug [pimatic-homeduino]: received: [ 363, 1079, 10980 ] 01100110010101100110011001100110010101100110011002
debug [pimatic-homeduino]: data: “RF receive 363 1079 10980 0 0 0 0 0 01100110010101100110011001100110010101100110011002”
tried adding the different protocols but nothing works?