Fibaro integration - com.fibaro.powerMeter type entities not visible in HA

Hello,

I have Fibaro HC2 for some time with lots of devices and automations in place. I have installed in Home Assistant Fibaro integration and now when all my z-wave devices are visible in HA I’m moving some logic to the HA. During this process I found out that I actually can’t see all entities I have on HC2.

Zwave device: Quibino 3 phase power metter
Missing entities: Phase 1 actual power. Phase 2 actual power, Phase 3 actual power

Available entities: U for each phase, I for each phase, cosφ for each phase, total energy, total power, total cosφ, total VA

From what I can see, missing nodes are in fibaro known as “Device kind:com.fibaro.powerMeter” while the nodes correctly reported in HA are known as com.fibaro.energyMeter or com.fibaro.multilevelSensor. Even the total power actually comes through subentity through com.fibaro.energyMeter

Can anybody please tell me if I’m doing something terribly wrong or is com.fibaro.powerMeter type just not part of Fibaro integration?

Thank you

Ok, so there will be PR (Add power sensor detection in fibaro integration by rappenze · Pull Request #126964 · home-assistant/core · GitHub) to update Fibaro integration to work correctly with this type of zwave sensor.