iobroker-community-adapters / ioBroker.hmip

Adapter for the Homematic IP Cloud Accesspoint
MIT License
31 stars 21 forks source link

Unknown Channel type DOOR_CHANNEL (Sentry reported) #132

Closed Apollon77 closed 4 years ago

Apollon77 commented 4 years ago
{"id":"xxx","homeId":"xxx","label":"Garagentor","lastStatusUpdate":1589711865457,"type":"HOERMANN_DRIVES_MODULE","functionalChannels":{"0":{"label":"","deviceId":"x","index":0,"groupIndex":0,"functionalChannelType":"DEVICE_BASE","groups":["xxx"],"unreach":false,"lowBat":null,"routerModuleEnabled":false,"routerModuleSupported":false,"rssiDeviceValue":-74,"rssiPeerValue":-76,"configPending":false,"dutyCycle":false,"deviceOverloaded":false,"coProUpdateFailure":false,"coProFaulty":false,"coProRestartNeeded":false,"deviceUndervoltage":false,"deviceOverheated":false,"temperatureOutOfRange":false,"devicePowerFailureDetected":false,"supportedOptionalFeatures":{"IFeatureDeviceCoProRestart":false,"IFeatureDeviceOverheated":false,"IFeatureDeviceUndervoltage":false,"IFeatureDeviceCoProUpdate":false,"IFeatureDeviceCoProError":false,"IFeatureDeviceOverloaded":false,"IFeatureDevicePowerFailure":false,"IFeatureDeviceIdentify":false,"IFeatureDeviceTemperatureOutOfRange":false}},"1":{"label":"","deviceId":"x","index":1,"groupIndex":1,"functionalChannelType":"DOOR_CHANNEL","groups":["xxx"],"on":false,"processing":false,"doorState":"CLOSED","ventilationPositionSupported":true}},"oem":"eQ-3","manufacturerCode":1,"firmwareVersion":"1.0.14","firmwareVersionInteger":65550,"updateState":"UP_TO_DATE","liveUpdateState":"LIVE_UPDATE_NOT_SUPPORTED","availableFirmwareVersion":"0.0.0","serializedGlobalTradeItemNumber":"xxxxx","modelType":"HmIP-MOD-HO","modelId":399,"permanentlyReachable":true,"connectionType":"HMIP_RF"}
smarthome43372 commented 4 years ago

Hallo, in der aktuellen 1.0.1 Version wird der HMIP-HO immer noch nicht erkannt. Unknown channel type - DOOR_CHANNEL. Ich kann beim testen unterstützen.

Apollon77 commented 4 years ago

Naja das issue ist ja auch noch offen :-)

smarthome43372 commented 4 years ago

Ich dachte nur, dass es schon fast gelöst wäre. Es gab ja schon eine geänderte main.js von @marcus0303, bei der sich der Status der Datenpunkte änderte, wenn der Tor auf und ab gefahren wird. Allerdings ließen sich keine Werte im iobroker direkt eintragen und dadurch das Tor über iobroker hochfahren.

siehe mein Kommentar: https://github.com/iobroker-community-adapters/ioBroker.hmip/issues/76#issuecomment-617348218

Ansonsten natürlich vielen Dank an alle, die hier unterstützen.