Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Channel Type - Blind_Group_Remote_Control_Channel #477

Open
cobra98 opened this issue Nov 12, 2023 · 5 comments
Open

Unknown Channel Type - Blind_Group_Remote_Control_Channel #477

cobra98 opened this issue Nov 12, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@cobra98
Copy link

cobra98 commented Nov 12, 2023

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
Copy link
Member

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

@Apollon77 Apollon77 added the enhancement New feature or request label Nov 12, 2023
@cobra98
Copy link
Author

cobra98 commented Nov 12, 2023

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
Copy link
Member

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
Copy link
Author

cobra98 commented Nov 14, 2023

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

@Apollon77
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants