Home
>
Resources
>
Documents
>
Integrate IAMMETER`s energy meter into Home assistant(by core integration)
Integrating IAMMETER Wi-Fi energy meters into Home Assistant provides effective real-time energy monitoring solutions. IAMMETER supports multiple integration methods with Home Assistant:
Home Assistant is a popular open-source home automation platform (official site). IAMMETER energy meters seamlessly integrate with Home Assistant, offering precise energy data for smart home and solar PV applications.
Explore our online demo showcasing IAMMETER integration:
URL: http://ha.iammeter.com:18123/
Username: iammeter
Password: iammeter
You can remotely control lights and observe real-time power changes.
Install the latest Home Assistant version (0.107.0.dev20200310 or later).
Add IAMMETER sensor configuration to configuration.yaml
:
yaml复制编辑sensor:
- platform: iammeter
host: 192.168.1.6
name: meter
Tip: Double-click the meter icon from your local network to find its IP.
Restart Home Assistant and check that the sensors appear in the entity list:
Entity | Unit | Description |
---|---|---|
wem3080_voltage |
V | Voltage |
wem3080_current |
A | Current |
wem3080_power |
W | Active Power |
wem3080_importenergy |
kWh | Energy from Grid |
wem3080_exportgrid |
kWh | Exported Energy to Grid |
Includes voltage, current, power, energy, frequency, and power factor for each phase A/B/C.
Edit your Lovelace dashboard:
Or copy this card configuration:
yaml复制编辑cards:
- cards:
- entity: sensor.meter_voltage
max: 300
min: 100
name: voltage
type: gauge
- entity: sensor.meter_power
max: 5000
min: 0
name: power
type: gauge
type: horizontal-stack
- entities:
- entity: sensor.meter_voltage
- entity: sensor.meter_power
- entity: sensor.meter_importenergy
- entity: sensor.meter_exportgrid
type: glance
- entities:
- entity: sensor.meter_power
- entity: sensor.meter_voltage
- entity: sensor.meter_importenergy
hours_to_show: 24
refresh_interval: 0
type: history-graph
Final result:
Enjoy real-time (1s interval) high-performance data collection with Modbus/TCP:
Use IAMMETER to maximize solar self-consumption and reduce energy costs:
Combine IAMMETER with tools like InfluxDB and Grafana:
IAMMETER energy meters are compatible with many systems:
IAMMETER provides complete energy monitoring systems and smart meters:
Try out IAMMETER’s simulator to simulate PV, EV charging, and appliance loads:
It supports full API compatibility with the real WEM3080T hardware, making migration seamless once ready.
Three Phase Wi-Fi Energy Meter (WEM3080T)
Single Phase Wi-Fi Energy Meter (WEM3080)
Three Phase Wi-Fi Energy Meter (WEM3046T)
Three Phase Wi-Fi Energy Meter (WEM3050T)