Imeon Inverter

Imeon Inverter 集成会在 Home Assistant 中轮询 Imeon 太阳能逆变器。

先决条件

  • Imeon 逆变器必须已连接到本地网络。
  • OS One 版本必须为 1.8.1.4 或更高。
  • 必须在 Imeon 逆变器的 OS One 面板中启用 ModuleAPI 应用。
    • 要执行此操作,请进入 OS One > Applications,将鼠标悬停在 ModuleAPI 上,然后选择 Activate
配置

此集成可通过 UI 配置。前往 设置 > 设备与服务 添加。

支持的功能

本文档概述了 Imeon Inverter 集成中可用的传感器,并说明它们的功能、单位和用途。

Battery sensors

Sensor keyDescriptionUnit
battery_powerPower currently used or supplied by the battery.W
battery_socState of charge of the battery.%
battery_statusCurrent status of the battery.
battery_storedPower stored in the battery.W
battery_consumedPower consumed from the battery.W

Grid sensors

Sensor keyDescriptionUnit
grid_current_l1Current on grid line 1.A
grid_current_l2Current on grid line 2.A
grid_current_l3Current on grid line 3.A
grid_frequencyFrequency of the grid supply.Hz
grid_voltage_l1Voltage on grid line 1.V
grid_voltage_l2Voltage on grid line 2.V
grid_voltage_l3Voltage on grid line 3.V

AC input sensors

Sensor keyDescriptionUnit
input_power_l1Power input on line 1.W
input_power_l2Power input on line 2.W
input_power_l3Power input on line 3.W
input_power_totalTotal power input.W

Inverter settings sensors

Sensor keyDescriptionUnit
inverter_charging_current_limitCharging current limit of inverter.A
inverter_injection_power_limitPower injection limit of inverter.W
manager_inverter_stateCurrent state of the inverter (enum).

Inverter setting select

Select keyDescriptionUnit
manager_inverter_modeView or change the inverter operating mode.

Meter sensors

Sensor keyDescriptionUnit
meter_powerCurrent measured power by meter.W

AC output sensors

Sensor keyDescriptionUnit
output_current_l1Output current on line 1.A
output_current_l2Output current on line 2.A
output_current_l3Output current on line 3.A
output_frequencyFrequency of the output.Hz
output_power_l1Output power on line 1.W
output_power_l2Output power on line 2.W
output_power_l3Output power on line 3.W
output_power_totalTotal output power.W
output_voltage_l1Output voltage on line 1.V
output_voltage_l2Output voltage on line 2.V
output_voltage_l3Output voltage on line 3.V

Solar panel sensors

Sensor keyDescriptionUnit
pv_consumedPower from PV consumed locally.W
pv_injectedPower from PV injected to grid.W
pv_power_1Power from PV string 1.W
pv_power_2Power from PV string 2.W
pv_power_totalTotal PV power production.W

Temperature sensors

Sensor keyDescriptionUnit
temp_air_temperatureAmbient air temperature.°C
temp_component_temperatureTemperature of inverter component.°C

Monitoring sensors (last 24 hours)

Sensor keyDescriptionUnit
monitoring_self_producedPower self-produced.W
monitoring_self_consumptionSelf-consumption percentage.%
monitoring_self_sufficiencySelf-sufficiency percentage.%

Monitoring sensors (instant minute data)

Sensor keyDescriptionUnit
monitoring_minute_building_consumptionBuilding power consumption.W
monitoring_minute_grid_consumptionGrid power consumption.W
monitoring_minute_grid_injectionPower injected to grid.W
monitoring_minute_grid_power_flowNet power flow to/from grid.W
monitoring_minute_solar_productionSolar production power.W

Timeline sensor

Sensor keyDescriptionUnit
timeline_type_msgCurrent timeline status.

Daily energy counters (made for the Home Assistant energy panel)

Sensor keyDescriptionUnit
energy_pvEnergy produced by PV today.Wh
energy_grid_injectedEnergy injected to grid today.Wh
energy_grid_consumedEnergy consumed from grid today.Wh
energy_building_consumptionEnergy building consumption today.Wh
energy_battery_storedEnergy stored in battery today.Wh
energy_battery_consumedEnergy consumed from battery today.Wh

Forecast

Sensor keyDescriptionUnit
forecast_cons_remaining_todayForecast of the remaining energy consumption for today.Wh
forecast_prod_remaining_todayForecast of the remaining energy production for today.Wh

故障排除

什么是我的域名?

域名是 Home Assistant 为您的逆变器分配的内部名称。它基于您最初为设备设置的名称,但会进行格式化处理,以避免内部问题。

  • 例如,名称 Imeon Inverter number 57 会生成域名 imeon_inverter_number_57
  • 如果您仍然找不到该域名,请检查该设备下实体的内部名称。每个变量名称的格式都是 DOMAIN_variable-name,例如 neo_110_inverter_software_version 表示域名是 neo_110

移除集成

此集成遵循标准集成移除流程,无需额外步骤。

To remove an integration instance from Home Assistant

  1. Go to Settings > Devices & services and select the integration card.
  2. From the list of devices, select the integration instance you want to remove.
  3. Next to the entry, select the three-dot menu. Then, select Delete.