bwp91 / homebridge-ewelink

Homebridge plugin to integrate eWeLink devices into HomeKit.
MIT License
384 stars 126 forks source link

Power Consumption Meter works only as a switch, no power readings #421

Closed limneos closed 1 year ago

limneos commented 1 year ago

I recently bought this wifi rail switch:

https://www.banggood.com/2P-63A-eWelink-Single-Phase-Din-Rail-WIFI-Smart-Switch-Energy-Meter-Leakage-Protection-Remote-Read-KWh-Meter-Wattmeter-Works-with-Alexa-Google-p-1840501.html?rmmds=myorder&cur_warehouse=CZ

which provides power consumption readings in the Ewelink app.

The plugin in HomeBridge appears to receive the readings :

[10/11/2022, 12:52:05 AM] [eWeLink] [Power meter 1] current power [0.00W] current voltage [234.72V] current current [0.00A]. [10/11/2022, 12:52:06 AM] [eWeLink] [Power meter 1] current power [0W] current voltage [234.71V] current current [0A]. [10/11/2022, 12:52:06 AM] [eWeLink] [Power meter 1] current power [0.00W] current voltage [234.72V] current current [0.00A]. [10/11/2022, 12:52:32 AM] [eWeLink] [Power meter 1] current power [0W] current voltage [235.31V] current current [0A].

IMG_9606

Screenshot 2022-10-11 at 01 03 50
bwp91 commented 1 year ago

Hi @limneos

The Home app does not include functionality to see power information like voltage, wattage and current.

You will need to use another HomeKit app like the Eve app to see this information.

You can also use the Eve app to create HomeKit automations based on the power values.

This is a limitation that all homebridge plugins have - there is just no way of showing this info in the Home app itself.