thkl / homebridge-homematic

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

HMIP Broll kann nicht hinzugefügt werden #656

Open Ritschi87 opened 3 years ago

Ritschi87 commented 3 years ago

Hallo zusammen,

ich habe heute meine Homebridge neu aufgesetzt. Installation und Konfiguration lief ohne Probleme durch.

Plugin für die Homematic ist installiert und Konfiguriert. Alle Homematic-Geräte sind in der Homebridge zu sehen und zu steuern.

Allerdings machen meine Rolladen HMIP-Broll Probleme. nachdem ich diese Hinzugefügt habe und den Homebridge-Service neu starte bekomme ich folgenden fehler:

Error: characteristic value NaN is not contained in valid values array! at PositionState.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2028:15) at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1490:24 at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at /usr/local/lib/node_modules/homebridge-homematic/ChannelServices/HomeMaticHomeKitBlindServiceIP.js:71:13 at /usr/local/lib/node_modules/homebridge-homematic/ChannelServices/HomeKitGenericService.js:410:13 at /usr/local/lib/node_modules/homebridge-homematic/ChannelServices/HomeKitGenericService.js:597:9 at /usr/local/lib/node_modules/homebridge-homematic/index.js:649:9 at /usr/local/lib/node_modules/homebridge-homematic/HomeMaticRegaRequest.js:66:9 at IncomingMessage. (/usr/local/lib/node_modules/homebridge-homematic/HomeMaticRegaRequest.js:42:9) at IncomingMessage.emit (events.js:327:22)

Bei allen anderen Geräte funktioniert alles wie gewohnt.

Kann mir jemand helfen?

LG Andre

thkl commented 3 years ago

siehe #658 das sollte mit 0.2.224 erledigt sein

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.