mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Improve inexogy integration documentation (#36816)
This commit is contained in:
parent
77ac13cb6c
commit
862260a110
@ -29,6 +29,12 @@ The integration supports the following meters within Home Assistant:
|
|||||||
For this {% term integration %}, you need a inexogy smart meter, a [inexogy account](https://my.inexogy.com/) and your credentials.
|
For this {% term integration %}, you need a inexogy smart meter, a [inexogy account](https://my.inexogy.com/) and your credentials.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% 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
|
## Electricity meter
|
||||||
|
|
||||||
@ -40,3 +46,9 @@ In case you have a combined meter for consumption and production, the all-time t
|
|||||||
## Gas meter
|
## Gas meter
|
||||||
|
|
||||||
A Sensor {% term entity %} is being added for total gas consumption.
|
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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user