Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.72k stars 1.64k forks source link

frient EMIZB-141 divisor #20563

Open Dommoe opened 8 months ago

Dommoe commented 8 months ago

What happened?

Hello everyone,

I buy a frient EMIZB-141. So far, it works on my electricity meter as well. I only have the problem that a standard electricity meter counts 1000 pulses. But my electricity meter has 10000 pulses. I've read that you have to change the divisor. Unfortunately, I can't find this in the settings. When I try to change the manual under the developer console, I get the error message that the divisor can only be read. Can I change the divisor manually?

Sorry for my English Screenshot 2024-01-04 105131

Thank you in advance

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.35.0

Adapter firmware version

20230507

Adapter

zStack3x0

Debug log

No response

joschaschultze commented 8 months ago

Its under "details" the "Pulse Configuration". You have to change this value to 10.000.

Dommoe commented 8 months ago

If I set this value to 10000, then I get values around 400000 watts. It also says that it is a percentage value. I have now entered -90, then the values seem to be approximately correct.

IMG_1821

The energy sensor is also not working properly. But I don't know exactly why. If I change there in the settings, it also counts too fast.

IMG_1820

MaxD16 commented 7 months ago

Hello,

I have the same exact issue. I can not find the option to change pulses to 10.000 pulses/kW.

FrankTolksdorf commented 7 months ago

have the same exact issue. I can not find the option to change pulses to 10.000 pulses/kW.

thedotor commented 7 months ago

I have added this device today, running Zigbee2MQTT 1.35.1-1 and missing the "Pulse Configuration" mine needs to be 4000 pulses/kW. Thank you

scetu commented 6 months ago

I have same issue, previously had 1st gen. device (Develco ZHEMI101) and it had option to configure pulses. My new device came with pulse_configuration set to 10000. I was able to change it by set Power calibration to -90

If I set this value to 10000, then I get values around 400000 watts. It also says that it is a percentage value. I have now entered -90, then the values seem to be approximately correct.

{
    "battery_low": false,
    "check_meter": false,
    "energy": null,
    "interface_mode": "electricity",
    "last_seen": "2024-02-17T17:44:22+01:00",
    "linkquality": 76,
    "power": 2571,
    "pulse_configuration": 10000,
    "current_summation": null,
    "battery": 100,
    "voltage": 3100
}

image

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days