iobroker-community-adapters / ioBroker.hmip

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

Unknown Channel Type - Blind_Group_Remote_Control_Channel #477

Open cobra98 opened 10 months ago

cobra98 commented 10 months ago

Describe the bug
After Update Nodejs 16x to 18.17.1 hmip shows me this message as info the log

unknown channel type - BLIND_GROUP_REMOTE_CONTROL_CHANNEL - {"id":"30142E1B4C00008A1D000DB6","type":"REMOTE_CONTROL_BLIND_4_GROUP","homeId":"6e1544b7-a1d2-466e-93c2-5f8c43de9186","lastStatusUpdate":1699753049750,"label":"Fernbedienung für Sonnenschutz","functionalChannels":{"0":{"label":"","deviceId":"30142E1B4C00008A1D000DB6","index":0,"groupIndex":0,"functionalChannelType":"DEVICE_BASE","groups":["f425a2ed-83bb-4cdd-ac50-d27849909148"],"unreach":false,"lowBat":false,"routerModuleEnabled":false,"multicastRoutingEnabled":false,"routerModuleSupported":false,"rssiDeviceValue":-66,"rssiPeerValue":null,"configPending":false,"dutyCycle":false,"deviceOverloaded":false,"coProUpdateFailure":false,"coProFaulty":false,"coProRestartNeeded":false,"deviceUndervoltage":false,"deviceOverheated":false,"temperatureOutOfRange":false,"devicePowerFailureDetected":false,"supportedOptionalFeatures":{"IFeatureDeviceParticulateMatterSensorCommunicationError":false,"IFeatureDeviceCoProRestart":false,"IFeatureDeviceOverheated":false,"IFeatureDeviceDaliBusError":false,"IOptionalFeatureDutyCycle":true,"IFeatureMulticastRouter":false,"IFeaturePowerShortCircuit":false,"IFeatureDeviceDriveModeError":false,"IFeatureDeviceTemperatureHumiditySensorCommunicationError":false,"IFeatureDeviceDriveError":false,"IFeatureRssiValue":true,"IFeatureBusConfigMismatch":false,"IFeatureDeviceOverloaded":false,"IOptionalFeatureDisplayContrast":false,"IFeatureDeviceIdentify":false,"IOptionalFeatureLowBat":true,"IOptionalFeatureMountingOrientation":false,"IFeatureDeviceTemperatureOutOfRange":false,"IFeatureDeviceTemperatureHumiditySensorError":false,"IOptionalFeatureDeviceErrorLockJammed":false,"IFeatureProfilePeriodLimit":false,"IFeatureDeviceCoProUpdate":false,"IFeatureDeviceSensorCommunicationError":false,"IOptionalFeatureDefaultLinkedGroup":false,"IFeatureDevicePowerFailure":false,"IFeatureShortCircuitDataLine":false,"IFeatureDeviceSensorError":false,"IOptionalFeatureDeviceOperationMode":false,"IFeatureDeviceCommunicationError":false,"IFeatureDeviceUndervoltage":false,"IFeatureDeviceParticulateMatterSensorError":false,"IFeatureDeviceCoProError":false},"busConfigMismatch":null,"powerShortCircuit":null,"shortCircuitDataLine":null,"profilePeriodLimitReached":null,"mountingOrientation":null,"controlsMountingOrientation":null,"temperatureHumiditySensorError":null,"temperatureHumiditySensorCommunicationError":null,"particulateMatterSensorError":null,"particulateMatterSensorCommunicationError":null,"sensorError":null,"sensorCommunicationError":null,"displayContrast":null,"lockJammed":null,"deviceDriveError":null,"deviceDriveModeError":null,"deviceCommunicationError":null,"daliBusState":null,"deviceOperationMode":null,"defaultLinkedGroup":[]},"1":{"label":"Taste (1)","deviceId":"30142E1B4C00008A1D000DB6","index":1,"groupIndex":1,"functionalChannelType":"BLIND_GROUP_REMOTE_CONTROL_CHANNEL","groups":["de308bae-6903-4270-af24-74d5c0a21d8d","258abc74-2fb5-4d48-acf2-91c462d81b09"],"channelRole":"KEY_OR_SWITCH_FOR_GROUP","supportedOptionalFeatures":{"IFeatureShadingGroupSensorChannel":true}},"2":{"label":"Taste (2)","deviceId":"30142E1B4C00008A1D000DB6","index":2,"groupIndex":2,"functionalChannelType":"BLIND_GROUP_REMOTE_CONTROL_CHANNEL","groups":["de308bae-6903-4270-af24-74d5c0a21d8d"],"channelRole":"KEY_OR_SWITCH_FOR_GROUP","supportedOptionalFeatures":{"IFeatureShadingGroupSensorChannel":true}},"3":{"label":"","deviceId":"30142E1B4C00008A1D000DB6","index":3,"groupIndex":3,"functionalChannelType":"BLIND_GROUP_REMOTE_CONTROL_CHANNEL","groups":["de308bae-6903-4270-af24-74d5c0a21d8d"],"channelRole":"KEY_OR_SWITCH_FOR_GROUP","supportedOptionalFeatures":{"IFeatureShadingGroupSensorChannel":true}},"4":{"label":"","deviceId":"30142E1B4C00008A1D000DB6","index":4,"groupIndex":4,"functionalChannelType":"BLIND_GROUP_REMOTE_CONTROL_CHANNEL","groups":["de308bae-6903-4270-af24-74d5c0a21d8d"],"channelRole":"KEY_OR_SWITCH_FOR_GROUP","supportedOptionalFeatures":{"IFeatureShadingGroupSensorChannel":true}}},"deviceArchetype":"HMIP","manuallyUpdateForced":false,"serializedGlobalTradeItemNumber":"30142E1B4C00008A1D000DB6","measuredAttributes":{},"updateState":"BACKGROUND_UPDATE_NOT_SUPPORTED","firmwareVersion":"1.14.2","modelType":"HmIP-HDRC","permanentlyReachable":false,"connectionType":"HMIP_RF","liveUpdateState":"UP_TO_DATE","firmwareVersionInteger":69122,"modelId":2,"availableFirmwareVersion":"0.0.0","manufacturerCode":7,"oem":"HunterDouglas"}

hmip adapter version: 1.20 JS-Controller 5.0.12 Nodejs 18.17.1 Rasperry PI "Linux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU"

Not sure if i can ignore the infos and what consequences it has to ignore it

Apollon77 commented 10 months ago

All good, it is knid of "potential missing data"

cobra98 commented 10 months ago

Before the Node 16.x to 18.x update this info didn`t come, can i surpress it somehow or solve it to disappear?

Apollon77 commented 10 months ago

has nothing to do with node.js .. it is just hmip server sends new infos. Yes I need to find time to integrate it ... but that should one come once on startup or?

cobra98 commented 9 months ago

Correct one time at startup showing up, but with old Node 16.x never showed up thats why asked

Apollon77 commented 9 months ago

I repeat: It has nothing to do with the node.js version!