Closed rainerse closed 1 month ago
@rainerse thank you for your report but it's not clear to me. The device you mention is an RGBW device and should be reported with a type with its name or a generic 'com.fibaro.colorController'. Instead it says it's an 'com.fibaro.multilevelSwitch' that indeed should be a dimmer. Are you sure that the json data correspond to the right device?
Additionally, the log you attached is relative to a 'multilevelSensor'.
Can you clarify?
@rainerse can you test 3.1.1-beta.4 ?
@rainerse this is fixed by 3.1.1
Tested 3.2.0 beta 0. Now the plugin working. And the multilever switch is as a dimmer
Thank you
Good. Please close the issue.
Product (manufacturer, model)
fibaro RGBW, FGRGBW-442
As what should be displayed?
dimmer
API response for this device
Additional info
[10/12/2024, 4:40:17 PM] [FibaroHC] Error getting data from Home Center: Error: Unsupported device role for multilevel sensor: undefined at multilevelSensor (/volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/deviceAuto.ts:237:13) at FibaroAccessory.configureAccessoryFromType (/volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/fibaroAccessory.ts:392:43) at new FibaroAccessory (/volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/fibaroAccessory.ts:54:12) at FibaroHC.addAccessory (/volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/platform.ts:303:18) at /volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/platform.ts:227:14 at Array.map ()
at FibaroHC.LoadAccessories (/volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/platform.ts:210:13)
at FibaroHC.login (/volume1/homebridge/node_modules/homebridge-fibaro-home-center/src/platform.ts:177:12)
at processTicksAndRejections (node:internal/process/task_queues:95:5)