Skip to content

Add inepro Metering integration documentation#45149

Draft
khaledemam wants to merge 3 commits intohome-assistant:currentfrom
khaledemam:add-inepro-metering-docs
Draft

Add inepro Metering integration documentation#45149
khaledemam wants to merge 3 commits intohome-assistant:currentfrom
khaledemam:add-inepro-metering-docs

Conversation

@khaledemam
Copy link
Copy Markdown

Summary

Adds documentation for the future Home Assistant Core integration inepro_metering.

Notes

  • Documents supported inepro Metering setup paths.
  • Covers GROW mDNS discovery, manual TCP setup, Ambition Gateway scan, Bluetooth host-level pairing, diagnostics, and the Wi-Fi credentials action.
  • Related brands PR: Add inepro Metering brand assets brands#10242

Copilot AI review requested due to automatic review settings May 3, 2026 00:56
@home-assistant home-assistant Bot added current This PR goes into the current branch has-parent This PR has a parent PR in another repo labels May 3, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 3, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 4be371d
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69f6a7bcb0c4b500083767f0
😎 Deploy Preview https://deploy-preview-45149--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new integration page for the upcoming inepro_metering Home Assistant Core integration. The page is meant to explain supported meter families, setup routes, available entities, the Wi-Fi credentials action, diagnostics, and troubleshooting for local Modbus-based inepro meters.

Changes:

  • Adds a new inepro_metering integration document under source/_integrations.
  • Documents multiple setup paths, including mDNS discovery, manual TCP, gateway scanning, and Bluetooth pairing.
  • Describes exposed entities, the Wi-Fi credential action, diagnostics output, troubleshooting, and known limitations.

Comment on lines +126 to +129
On Home Assistant OS or Linux, pair the meter at the host level first:

```bash
ha host shell
- Repairs and issue-registry surfacing are not implemented yet.
- Automatic stale-device pruning is conservative; manual device-registry
cleanup is supported when a stale device no longer matches current entry
data.
Comment on lines +34 to +39
| Family | Models | Supported setup paths |
| --- | --- | --- |
| GROW | GROW 3P4U, GROW 3P4S | Wired Modbus RTU, Modbus TCP via gateway, Modbus TCP over Ethernet, Modbus TCP over Wi-Fi, Bluetooth |
| GROW | GROW 1P2U | Wired Modbus RTU, Modbus TCP via gateway, Modbus TCP over Wi-Fi, Bluetooth |
| GROW | GROW 1P1U | Wired Modbus RTU, Modbus TCP via gateway |
| PRO | PRO1, PRO2, PRO380, PRO380CT | Wired Modbus RTU, Modbus TCP via gateway |
Comment on lines +192 to +197
| Field | Required | Description |
| --- | --- | --- |
| `serial_number` | Yes | The immutable 12-digit GROW serial number of the target meter. |
| `ssid` | Yes | The Wi-Fi network name to write to the meter. |
| `password` | Yes | The Wi-Fi password to write to the meter. |
| `apply` | No | Whether to send the meter's Wi-Fi apply command after writing the credentials. Defaults to `true`. |

{% include integrations/config_flow.md %}

## Supported Products
@khaledemam khaledemam marked this pull request as draft May 3, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current This PR goes into the current branch has-parent This PR has a parent PR in another repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants