-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Feature Request #1327
Comments
The Sonoff Pow is capable of power monitoring by using the hlw8012. This feature seems to be already implemented. |
The Sonoff Pow is only cabable of monitoring one device. Im talking about monitoring home mains up too 250 amps and 1 to 4 devices. |
i use some of them https://de.aliexpress.com/item/5-45-A-45A-230V-50HZ-60HZ-Single-phase-Din-rail-KWH-Watt-hour-din-rail/32736928321.html (also available with > 100A) and tasmota switch / couner. |
See #1151 |
That device is 214$us and doesn't support Posting to Mqtt. I need support for mqtt. |
It's not the device. It's my explanation regarding interrupt support in Tasmota. |
Hi Could you give more detailes on that ? "i use some of them https://de.aliexpress.com/item/5-45-A-45A-230V-50HZ-60HZ-Single-phase-Din-rail-KWH-Watt-hour-din-rail/32736928321.html (also available with > 100A) and tasmota switch / couner. |
Hi, You could use any energy meter with S0 output. this is wired to my esp like this: the meters sends you, for example, 2000 Impulse per KW/h. 2 things, you could go with tasmota counter or switch. you certainly will need some logic behind that, i have nodered,influxdb,grafana. all counters on top, hifi stuff below, watching tv till 8:20 ... all counters on nodered dashboard, not ony S0 power meters, also some of my knx actors can count power. powering up the coffee maschine, then getting the coffee and a minute later the microwave for 30sec. but anyways, this setup is some years old, today i properly would go for this: regards M. |
Hi, Thanks for well explanation but do you know something similar for 3 phase and with A and V mesaurement that can be operated by ESP and MQTT - even through tasmota :-)? |
Hi, |
Yes, I would like to get info for V and A as well, or one of them I will do a function for 3th parameter. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem. |
@MatzeJoerling Could you share your flow as text? "https://user-images.githubusercontent.com/25864208/34146645-2556a656-e49b-11e7-96fd-007a6c211802.png" |
hi, this is a flow with some function nodes special for my setup, perhaps not easy to clenup (what i have to do bevor sharing) or understand. BTW, if you plan to do soemthing new, SDM630 support is on the feature list! #2735 |
Is it possible to add support to monitor current with addition of a Current Transformer SCT-013-000 and some circuitry with the ADS1115. I'm willing to pay for such support or fork.
I'm looking to make a project to monitor my homes power usage. Similar to https://learn.openenergymonitor.org/electricity-monitoring/ct-sensors/how-to-build-an-arduino-energy-monitor-measuring-current-only
The text was updated successfully, but these errors were encountered: