Shelly-homekit: Shelly 1PM power consumption

Created on 11 Mar 2020  路  18Comments  路  Source: mongoose-os-apps/shelly-homekit

Hi,

I have installed the shelly homekit firmware on a Shelly 1PM.
It works well but I can't find power consumption.

Would it be possible to add this feature ?

Thanks a lot.

Most helpful comment

@Dag0d you can have a look to the library I have ported. It works fine on shelly 1PM.

https://github.com/ellavas/mongoose-lib-hlw8012

All 18 comments

I鈥檝e ported the Arduino HLW8012 power meter sensor library.

It's working fine with the Shelly 1PM.
You can have a look here:

https://github.com/ellavas/mongoose-lib-hlw8012

Hi guys,

Whats the current status of this ? Anyone with this firmware is not able to see any data about the power consumption, even on the Eve App ?

current state: not supported, no ETA

Is this something you've been working on? Would love to see that feature.
For the other power measurement Shelly devices which are already supported, do you expose the power consumption to the eve app?

power measurement is only supported on shelly 2.5 at the moment and is only surfaced on the web UI because there is no service or characteristic defined in the HAP protocol for such measurements.

@Dag0d you can have a look to the library I have ported. It works fine on shelly 1PM.

https://github.com/ellavas/mongoose-lib-hlw8012

thanks @ellavas this is handy! i'll take a look

@rojer why not exposing power consumption to the eve app which would allow homekit automations like detecting when a washing machine / dish washer / water boiler is ready... would be really handy

Added support for power management for 1PM, Plug and PlugS.
Please help test by installing http://rojer.me/files/shelly/2.7.0-alpha4/ - you should see power figures in the web UI.
I am especially interested in accuracy, as I only have one of each of the device and cannot tell if coefficients hold across different samples. In theory, 1PM and PlugS should be the same, but mine differ by about 10%

Added support for power management for 1PM, Plug and PlugS.
Please help test by installing http://rojer.me/files/shelly/2.7.0-alpha4/ - you should see power figures in the web UI.
I am especially interested in accuracy, as I only have one of each of the device and cannot tell if coefficients hold across different samples. In theory, 1PM and PlugS should be the same, but mine differ by about 10%

whats the minimum power draw required, i have mine just turning the indicator light on a fused spur, but it does not detect any power consumption. (it shows the status of my home alarm, if it is set it turns on the indicator)
IMG_0400

Screenshot 2020-12-05 at 11 09 45

that's definitely under 1 watt, you won't see anything.
i'd say any kind of accurate reading is from 10W.

did you make the power measurement values already persistent to create charts and so on?

no

okay thanks, I wondered why this wasn't working, I will continue testing this on my 1PM, till now it seems to run great. this evening I will have time to double check the power consumption measurements.
if it is off, should we think about a calibrating process?

correct

I麓ve tested it a bit further, this firmware shows approx 1 watt more than the original firmware, if I double check with a multimeter, the multimeter value is exactly between this value and the value of the original firmware. I would be fine with that

thank you! indeed, that is acceptable. probably just a matter of rounding.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rojer picture rojer  路  13Comments

BlancoDeMallloca picture BlancoDeMallloca  路  3Comments

italoc picture italoc  路  3Comments

Baza207 picture Baza207  路  5Comments

joe210599 picture joe210599  路  7Comments