Home Assistant Power Meter¶
This power meter is designed get power consumption directly from Home Assistant sensor.
To use this package, add the following lines to your configuration file:
This package needs to know the sensor to use to get the power consumption. This sensor has to be defined by main_power_sensor
into subtsitution
section of your configuration as in example ballow:
Data availability and refresh rate
This power meter rely on Home Assistant to gather the value of energy exchanged with the grid. It also depends on the rate of sensor update. If a sensor is updated too slowly, the regulation may not work as expected.
Contrary to Home Assistant power meter, native power meters are autonomous and can continue to regulate even is Home Assistant is offline. Some power meter can have a direct access to the measure and may even be independent to the network.