thkl / homebridge-homematic

Homematic plugin for homebridge: https://github.com/nfarina/homebridge
180 stars 50 forks source link

CuXD-Schaltkanäle Exception #2

Closed Apollon77 closed 9 years ago

Apollon77 commented 9 years ago

Ich habe ein paar CUXd-Schaltkanäle die jetzt als "Nicht verfügbar" angezeigt werden und beim Versuch zu ändern wirft es im Log folgende Exception:

[HomeMatic CCU2] Send true to Datapoint STATE at CUxD.CUX0200004:1 /usr/local/lib/node_modules/homebridge-homematic/index.js:190 var rega = new RegaRequest(this.log, this.ccuIP); ^ ReferenceError: RegaRequest is not defined at HomeMaticPlatform.setValue (/usr/local/lib/node_modules/homebridge-homematic/index.js:190:22) at Object.HomeMaticGenericChannel.command (/usr/local/lib/node_modules/homebridge-homematic/HomeMaticChannel.js:585:21) at Object. (/usr/local/lib/node_modules/homebridge-homematic/HomeMaticChannel.js:68:12) at emit (events.js:118:17) at Characteristic.setValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Characteristic.js:152:10) at Bridge.Accessory._handleSetCharacteristics (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:516:22) at HAPServer.emit (events.js:118:17) at HAPServer._handleCharacteristics (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:682:10) at HAPServer. (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:172:39) at IncomingMessage.emit (events.js:104:17)

thkl commented 9 years ago

oops . fixed in 0.0.7

Apollon77 commented 9 years ago

Sie werden jetzt initial immer noch als "n.v."in der EVE App angezeigt und erst nach einmaligem Schalten ist der Status dann EIN/AUS ...

thkl commented 9 years ago

Was ist das für ein Kanaltyp ? Switch ?

Apollon77 commented 9 years ago

Ja

thkl commented 9 years ago

ok mal 0.0.8 probieren ...

thkl commented 9 years ago

0.0.10 ändert noch mal das Timing crasht nicht wenn Callbacks Pointer fehlen

Apollon77 commented 9 years ago

0.0.10 worx :-)

Apollon77 commented 9 years ago

korrektur ... 0.0.11 ist mir aufgefallen das der Status falsch ist. Es wird aktuell "EIN" in Eve angezeigt obwohl in der CCU "AUS" steht. Irgendwas ist da schieff