Hello. I’m building out a new house and am giving z2m a try instead of zha. I added 16 blue dimmers and 1 blue fan switch, and on/off/level works great, as do updates, but most states are showing as “Unknown” in HA, and when I look at the “State” tab for a device in z2m I see the following. Is this normal? I’m not sure if I’ve left out a step, if there’s a problem in z2m, or a problem on the switches. Anyone have an idea why so much shows “null” in z2m?
{
"brightness": 254,
"energy": 0.4,
"linkquality": 18,
"power": 30.1,
"state": "ON",
"update": {
"installed_version": 16908818,
"latest_version": 16908818,
"state": "idle"
},
"activeEnergyReports": null,
"activePowerReports": null,
"autoTimerOff": null,
"auxSwitchUniqueScenes": null,
"bindingOffToOnSyncLevel": null,
"brightnessLevelForDoubleTapDown": null,
"brightnessLevelForDoubleTapUp": null,
"buttonDelay": null,
"defaultLed1ColorWhenOff": null,
"defaultLed1ColorWhenOn": null,
"defaultLed1IntensityWhenOff": null,
"defaultLed1IntensityWhenOn": null,
"defaultLed2ColorWhenOff": null,
"defaultLed2ColorWhenOn": null,
"defaultLed2IntensityWhenOff": null,
"defaultLed2IntensityWhenOn": null,
"defaultLed3ColorWhenOff": null,
"defaultLed3ColorWhenOn": null,
"defaultLed3IntensityWhenOff": null,
"defaultLed3IntensityWhenOn": null,
"defaultLed4ColorWhenOff": null,
"defaultLed4ColorWhenOn": null,
"defaultLed4IntensityWhenOff": null,
"defaultLed4IntensityWhenOn": null,
"defaultLed5ColorWhenOff": null,
"defaultLed5ColorWhenOn": null,
"defaultLed5IntensityWhenOff": null,
"defaultLed5IntensityWhenOn": null,
"defaultLed6ColorWhenOff": null,
"defaultLed6ColorWhenOn": null,
"defaultLed6IntensityWhenOff": null,
"defaultLed6IntensityWhenOn": null,
"defaultLed7ColorWhenOff": null,
"defaultLed7ColorWhenOn": null,
"defaultLed7IntensityWhenOff": null,
"defaultLed7IntensityWhenOn": null,
"defaultLevelLocal": null,
"defaultLevelRemote": null,
"deviceBindNumber": null,
"dimmingSpeedDownLocal": null,
"dimmingSpeedDownRemote": null,
"dimmingSpeedUpLocal": null,
"dimmingSpeedUpRemote": null,
"doubleTapClearNotifications": null,
"doubleTapDownToParam56": null,
"doubleTapUpToParam55": null,
"fanControlMode": null,
"fanLedLevelType": null,
"firmwareUpdateInProgressIndicator": null,
"highLevelForFanControlMode": null,
"higherOutputInNonNeutral": null,
"identify": null,
"individual_led_effect": null,
"internalTemperature": null,
"invertSwitch": null,
"ledBarScaling": null,
"ledColorForFanControlMode": null,
"ledColorWhenOff": null,
"ledColorWhenOn": null,
"ledIntensityWhenOff": null,
"ledIntensityWhenOn": null,
"led_effect": null,
"loadLevelIndicatorTimeout": null,
"localProtection": null,
"lowLevelForFanControlMode": null,
"maximumLevel": null,
"mediumLevelForFanControlMode": null,
"minimumLevel": null,
"onOffLedMode": null,
"outputMode": null,
"overheat": null,
"periodicPowerAndEnergyReports": null,
"powerType": null,
"quickStartLevel": null,
"quickStartTime": null,
"rampRateOffToOnLocal": null,
"rampRateOffToOnRemote": null,
"rampRateOnToOffLocal": null,
"rampRateOnToOffRemote": null,
"relayClick": null,
"remoteProtection": null,
"singleTapBehavior": null,
"smartBulbMode": null,
"stateAfterPowerRestored": null,
"switchType": null
}