IAMMETER`s Wi-Fi energy meter in HACS (Home Assistant custom component) -http get mode

IAMMETER@HACS

Lovelace: Energy Dashboard

    ADD IAMMETER`s energy meter from HACS

    Search the repository of IAMMETER in HACS && Download

    Single phase meter (WEM3080)

    Three phase meter (WEM3080T)

2 Video Tutorial

Because it is difficult to upgrade the IAMMETER`s integration in the core of Home assistant now, we provide a custom component about IAMMETER in HACS.

lewei50/ha_iammeter: IAMMETER custom component for Home Assistant (github.com)

IAMMETER@HACS

  • support device discovery
  • UI configuration

 

Lovelace: Energy Dashboard

The energy dashboard of IAMMETER`s energy meter in the home assistant

ADD IAMMETER`s energy meter from HACS

Search the repository of IAMMETER in HACS && Download

HACS -> Integrations -> EXPLORE & DOWNLOAD REPOSITORIES ->search "IAMMETER"

search IAMMETER`s repository in HACS

 

IAMMETER`s repository in HACS

DOWNLOAD

Download the IAMMETER repository in HACS

Confirm for the download

check configuration & restart

restart the Home assistant

 

Single phase meter (WEM3080)

Automatic Device discovery

Settings -> Devices & Services

Find the single phase energy meter in HACS

The WEM3080 can be discovered automatically like this

the single phase energy meter can be discovered automatically in HACS

CONFIGURE -> SUBMIT

submit the configuration

 

You can also add "IAMMETER"manually either

ADD INTEGRATION

add the single phase energy meter in Home Assistant manually

Search "IAMMETER"

search IAMMETER and select it

Select "iammeter_http"

select iammeter_http

confirm and submit

Change your single phase meter ip address and name

Change your single phase meter ip address and name

SUBMIT & FINISH

iammeter1 device

IAMMETER`s single-phase energy meter had been added in HA

image-20220909112429260

ADD TO the DASHBOARD

ADD TO the DASHBOARD

all parameters had been displayed in the dashboard successfully

 

Three phase meter (WEM3080T)

WEM3080T

Settings -> Devices & Services

 Devices & Services in HACS

ADD INTEGRATION

add integration

search "IAMMETER"

search "IAMMETER"

Select "iammeter_http"

Change your single phase meter ip address and name

Select "iammeter_http"

SUBMIT & FINISH

iammeter3 device

SUBMIT & FINISH

confirm the display of three phase energy meter

ADD TO DASHBOARD

ADD TO DASHBOARD of Home assistant

parameters had been displayed in HA successfully

 

2 Video Tutorial

Add a 3phase power meter(WEM3080T) in Home Assistant by HACS


Add a 1phase power meter(WEM3080) WiFi in Home Assistant by HACS

https://youtu.be/Qsbp5AZxvHA

Thread Status
5
1022
4
2
0

Sort replies by:

Awesome! This worked perfectly for me on both WEM380 and WEM3080T

Does this use Modbus? If not what protocol is used?


Now if only we had an automatic way to set up the energy tab!

Hi:

The integration in HACS also uses the same way as in the core integration(HTTP get).

We just put all the features we want to upgrade the core integration into the HACS first.
Later , we will consider adding the Modbus/TCP and MQTT mode in the IAMMETER` component of HACS too.

Awesome! This worked perfectly for me on both WEM380 and WEM3080TDoes this use Modbus? If not what protocol is used?Now if only we had an automatic way to set up the energy tab!

Hi,
Can you help me, why i see this error my log?

Sometime the integration works, sometime i see this error.

Logger: homeassistant.setup
Source: setup.py:192
First occurred: 10:08:23 (1 occurrences)
Last logged: 10:08:23
Setup failed for custom integration iammeter_http: Unable to import component: No module named 'iammeter.client'

Thank you.

Please restart homeassistant several times and it will be fine.
I tested it on a low-profile device and encountered the same problem as you. After a few restarts, it was fine. Because he has to install the necessary libraries from the pypi library, it may be a bit slow sometimes

Hi,Can you help me, why i see this error my log?Sometime the integration works, sometime i see this error.Logger: homeassistant.setupSource: setup.py:192First occurred: 10:08:23 (1 occurrences)Last logged: 10:08:23Setup failed for custom integration iammeter_http: Unable to import component: No module named 'iammeter.client'Thank you.
Looks like you are new here. Register for free, learn and contribute.