Forked from Breina/PowerTagGateway To build EcoStruxure-Panel-Server compatible version. Schneider EcoStruxure Panel Server
: A work in progress
An integration to fully integrate Schneider's PowerTag ecosystem into Home Assistant. This will enable monitor electric circuits in great detail.
- Current: per phase and rated current
- Voltage: per phase, total and rated voltage
- Power: active, apparent and power factor
- Energy: partial (resettable) and total
- Demand: active power, maximum active power (resettable) and timestamp of maximum active power
- Alarm: current state and its reasons
- Diagnostics: gateway status, LQI, RSSI, packet loss, connectivity status
- A9MEM1520: PowerTag Monoconnect 63A 1P+Wire top and bottom
- A9MEM1521: PowerTag Monoconnect 63A 1P+N top position
- A9MEM1522: PowerTag Monoconnect 63A 1P+N bottom position
- A9MEM1540: PowerTag Monoconnect 63A 3P top and bottom position
- A9MEM1541: PowerTag Monoconnect 63A 3P+N top position
- A9MEM1542: PowerTag Monoconnect 63A 3P+N bottom position
- A9MEM1543: PowerTag Monoconnect 230V LL 63A 3P top and bottom position
- A9MEM1560: PowerTag Flex 230V 63A 1P+N top and bottom position
- A9MEM1561: PowerTag phaseNeutral 63A 1P+N top position
- A9MEM1562: PowerTag phaseNeutral 63A 1P+N bottom position
- A9MEM1563: PowerTag PhaseNeutral 63A 1P+N bottom position for RCBO 18mm Slim
- A9MEM1564: PowerTag Flex 110V 63A 1P+N top and bottom position
- A9MEM1570: PowerTag Flex 63A 3P+N top and bottom position
- A9MEM1571: PowerTag phaseNeutral 63A 3P+N top position
- A9MEM1572: PowerTag phaseNeutral 63A 3P+N bottom position
- A9MEM1573: PowerTag Flex 63A 3P top and bottom position
- A9MEM1574: PowerTag Flex 127/220V 63A 3P+N top and bottom position
Warning
The following PowerTags are not yet supported, but are compatible with the Link Gateway. If integration is desired, please create an issue requesting it as an additional feature.
As it is not practical to integrate a device one doesn't have, consider sending the PowerTag to a maintainer of this project.
- A9MEM1580
- A9MEM1590, A9MEM1591, A9MEM1592, A9MEM1593
- LV434020, LV434021, LV434022, LV434023
- A9XMC1D3, A9XMC2D3
- SMT10020
- A9XMWRD
It is assumed that you have configured your gateway and all of its powertags.
A hard requirement for this integration to work is the modbus TCP service to be enabled, which it is by default. To check whether this is the case, open the device's configuration webpage through navigating to its IP address in your web browser.
Navigate to SETTINGS > IP NETWORK SERVICES
Check that the MODBUS TCP service is enabled. Its port is set to 502 by default, if you diverge from this, please keep your port number in mind for later.
To make your life easier later, it's also recommended to enable the DISCOVERY service, its port doesn't matter.
Note
This integration requires HACS to be installed
- Open HACS
- + EXPLORE & DOWNLOAD REPOSITORIES
- Find EcoStruxure PowerTag Link Gateway in this list
- DOWNLOAD THIS REPOSITORY WITH HACS
- DOWNLOAD
- Restart Home Assistant (Settings > System > RESTART)
- Navigate to the integrations page: Settings > Devices & Services
- + ADD INTEGRATION
- Select PowerTag Link Gateway in this selection window
- Search the network? If the DISCOVERY service is enabled, the Discover automatically option can be checked.
Otherwise, move on to the next step.
- If the discovery was successful, the next step will present you with the gateways which were discovered. Select one or choose to set the host address manually.
- Enter the host address (without
http://
) and the modbus TCP port (default 502) of your gateway. - If successful, you can now select to which areas the new devices belong. All entities are now created.
- Navigate to the energy configuration page: Settings > Dashboards > Energy
- Depending on where you added your PowerTags, press ADD DEVICE or ADD_SOLAR_PRODUCTION.
- Select the PowerTag entity you want to add (ends with 'total energy')
- SAVE