Proxy Client Power Meter¶
A proxy client is designed to get the power meter values from an other component. This component could be a dedicated device such as an ESP8266 running only one power meter package (See proxy architecture) or it can be another solar router runing a power meter reading the real power exchanged with the grid (See multiple solar router architecture).
To use this package, add the following lines to your configuration file:
This integration needs to know the IP address of the power meter proxy. This IP address has to be defined into power_meter_ip_address
into subtsitution
section of your configuration as in example bellow:
This integration is activated/deactivated with a global variable power_meter_activated
. This globals
is provided by an engine package.
Network dependency
This power meter require the network to gather information about energy exchanged with the grid.