I’ve connected a frient EMIZB-151 using ZigBee2MQTT. I recocnized in the energydashboard, that the current power usage sums phase a and phase b, however ignores the current usage on phase c.
i cant find any possibilities to add phase c manually, however i didn’t add phase a an b but only Energy Normalusage and Energy Usage Lowusage (both kWh). Somehow Homeassistant does recognize the current usage (in W) aitomatically but ignores phase C. All phases have the same parameters. Does anyone know how to solve this?
Attached the configuration in the energydashboard.
All three sensors have the following states:
state_class: measurement
unit_of_measurement: W
device_class: power
friendly_name: Leistung Phase A
state_class: measurement
unit_of_measurement: W
device_class: power
friendly_name: Leistung Phase B
state_class: measurement
unit_of_measurement: W
device_class: power
friendly_name: Leistung Phase C
