1.7 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_config_flow, ha_platforms, ha_integration_type, ha_quality_scale
title | description | ha_category | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ha_quality_scale | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
inexogy | Instructions on how to integrate inexogy within Home Assistant. |
|
2023.7 | Cloud Polling |
|
discovergy | true |
|
service | silver |
The inexogy {% term integration %} allows users to integrate their inexogy smart meters into Home Assistant. The integration is using the official REST API by inexogy.
The integration supports the following meters within Home Assistant:
Prerequisites
For this {% term integration %}, you need a inexogy smart meter, a inexogy account and your credentials.
{% include integrations/config_flow.md %} {% configuration_basic %} "Email address": description: "Email address to connect Home Assistant to your inexogy account" Password: description: "Password for the account to connect Home Assistant to inexogy" {% endconfiguration_basic %}
Electricity meter
Sensor {% term entities %} are being added for current active power usage and the all-time total consumption. By default, the sensors for phase-specific current active power usage are disabled.
In case you have a combined meter for consumption and production, the all-time total production is added as well.
Gas meter
A Sensor {% term entity %} is being added for total gas consumption.
Removing the integration
This integration follows standard integration removal. No extra steps are required.
{% include integrations/remove_device_service.md %}