Skip to content

E-prommer/PowerTagGateway

 
 

Repository files navigation

Forked from Breina/PowerTagGateway To build EcoStruxure-Panel-Server compatible version. Schneider EcoStruxure Panel Server

: A work in progress

hacs_badge

An integration to fully integrate Schneider's PowerTag ecosystem into Home Assistant. This will enable monitor electric circuits in great detail.

Features

  • 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

Overview of a PowerTag device Example of a specific sensor

Compatibility

Gateways

PowerTags

Possible integrations

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

Installation

Preparation

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

The IP services configuration

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.

Installation

HACS

Note

This integration requires HACS to be installed

  1. Open HACS
  2. + EXPLORE & DOWNLOAD REPOSITORIES
  3. Find EcoStruxure PowerTag Link Gateway in this list
  4. DOWNLOAD THIS REPOSITORY WITH HACS
  5. DOWNLOAD
  6. Restart Home Assistant (Settings > System > RESTART)

Integration

  1. Navigate to the integrations page: Settings > Devices & Services
  2. + ADD INTEGRATION
  3. Select PowerTag Link Gateway in this selection window
  4. Search the network? If the DISCOVERY service is enabled, the Discover automatically option can be checked. Otherwise, move on to the next step.
    1. 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.
  5. Enter the host address (without http://) and the modbus TCP port (default 502) of your gateway.
  6. If successful, you can now select to which areas the new devices belong. All entities are now created.

Adding to the energy dashboard

Monitor individual devices

  1. Navigate to the energy configuration page: Settings > Dashboards > Energy
  2. Depending on where you added your PowerTags, press ADD DEVICE or ADD_SOLAR_PRODUCTION.
  3. Select the PowerTag entity you want to add (ends with 'total energy')
  4. SAVE

About

EcoStruxure panel server Pas600l

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%