Esp-homekit-devices: Power monitoring/capping for Shelly1pm and 2.5 in Eve

Created on 30 Apr 2019  Â·  14Comments  Â·  Source: RavenSystem/esp-homekit-devices

Hello, as we all know there is no power monitoring in Homekit, but said feature (monitoring and auto-off after a set threshold) could be implemented within the “Show setup” function in Eve.
Also I think some people will end up using the PM versions of the shelly (1pm and 2.5) by default because of the added thermal protection, so why not exploit the power monitoring feature in RavenCore too.
Thanks

HAA enhancement stale

Most helpful comment

This is the driver that I need to migrate to esp-open-rtos: https://github.com/arendst/Sonoff-Tasmota/blob/development/sonoff/xnrg_01_hlw8012.ino

All 14 comments

I want to add auto off based on power monitoring. Do you know what esp-open-rtos libraries are used to measure power with Shellys?

I personally don’t know and know nothing about coding, but I’ve seen ESP8266 power monitoring stuff in Eve from the screenshots of a firmware called “Homekit Easy”, you could contact the author on facebook.

@kittmark The author sell its firmware..... they aren't for free

Shelly has an internal power meter... maybe in Tasmota Git we can find infos.

After exist PZME-004T that is a power meter and it is possible join it to an esp 8266.
Then I image you need code the part for PZME-004T and forward data and at same time set a limit in EVE.
If you rise up limit then a memory wake up and by ESP8266 you can switch on a relay.
Then you can reset relay manually tapping on icon in HOME app if current turn under limit

Selling a non certified HomeKit firmware is illegal, and pay for it, too.

In other hand, I am going to looking for some info about PZME-004T to use. I am very interested in power meter to include it with Shelly2.5 and rolling shutters to avoid motor damages.

@RavenSystem Josè I agree .... it is illegal both things.

About PZME-004T it would be interesting measure adsorbed power in an electrical line and if you set a limit give priority to one or more loads switching on or off relays.
An Homebridge plugin manage PZME-004T and some github repo too.

I must investigate this when I get some free time.

@RavenSystem I'll forward some info about

Yeah! also some fine-tunning with shelly 2.5 + rolling shutter would be great, because the % is not as accurate as it should. I read someone who said something about adding some delay to the beginning of the movement.

We have to keep in mind that for the first couple of seconds the roller isn't moving the cover, it's straightening the clips (or the FLEJES para entendernos xDDDD) so it's not really moving. In fact, if I set 50%, visually it seems more 20-30%.

I remember that the official Shelly software, has obstruction detection and a few more options. I don't know if it's possible to ask them how to access the values, due to its 'open nature'.

Added to the power metering feature , would be a great step forward to implement the advances features of this device. :)

This is the driver that I need to migrate to esp-open-rtos: https://github.com/arendst/Sonoff-Tasmota/blob/development/sonoff/xnrg_01_hlw8012.ino

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.

I don't understand why this feature request has been closed, since it could be useful to many ...

You can see this feature is in the roadmap: https://github.com/RavenSystem/esp-homekit-devices/wiki/TODO-List

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arturodiazad1 picture arturodiazad1  Â·  3Comments

hmbarbosa picture hmbarbosa  Â·  4Comments

i3laze picture i3laze  Â·  3Comments

xrust83 picture xrust83  Â·  4Comments

freddair picture freddair  Â·  3Comments