Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart Meter ESP32C6 #24

Open
SGK-IoT opened this issue Jan 23, 2025 · 3 comments
Open

Smart Meter ESP32C6 #24

SGK-IoT opened this issue Jan 23, 2025 · 3 comments

Comments

@SGK-IoT
Copy link

SGK-IoT commented Jan 23, 2025

Hi,

I want to use an esp32c6 with an IR reader to read my smart energy meter (the SML and IR reader configuration works).

I tried some clusters, but I don't know much about zigbee clusters, etc., and so I was unsuccessful.
The problem that I was having is that I don't know how to report the current consumption (unit: W) and the total consumed energy (unit: kWh) to zigbee2mqtt.

If somebody could help me, I would be very grateful.

@luar123
Copy link
Owner

luar123 commented Jan 26, 2025

I guess you need ELECTRICAL_MEASUREMENT cluster. This cluster supports many attributes for different readings so you need to check-out ZCL for the details.

@papylhomme
Copy link

Hello, I'm also trying to setup electrical monitoring, you can try to start with the config here #27, but it's still a work in progress. Live power is OK, but I have errors with total consumption.

@SGK-IoT
Copy link
Author

SGK-IoT commented Jan 27, 2025

Same here. Thank you for your config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants