mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Add documentation about new HomeWizard kWh meter sensors (#31139)
This commit is contained in:
parent
040c85ca06
commit
a9c1f7d4b0
@ -52,24 +52,31 @@ You have to enable the local API to allow Home Assistant to communicate with you
|
||||
|
||||
Sensors for the P1 meter, Energy socket, and kWh meter:
|
||||
|
||||
- **Total energy import/export (kWh)**: Total energy imported or exported since installation. Each tariff has its own sensor (e.g., T1, T2) and a sensor for the combined value.
|
||||
- **Active power (W)**: Active power that is measured on each phase.
|
||||
- **Energy import/export (kWh)**: Total energy imported or exported since installation. Each tariff has its own sensor (e.g., T1, T2) and a sensor for the combined value.
|
||||
- **Power (W)**: Active power that is measured on each phase.
|
||||
|
||||
Sensors for P1 meter, only available when smart meter exposes these values:
|
||||
|
||||
- **Gas usage (m³)**: Total gas used since the installation of the gas meter. A gas meter sends its measurement once every 5 minutes or per hour, depending on the version of the smart meter.
|
||||
- **Active tariff**: Current tariff that is used. Can be used to keep consumption as low as possible during peak hours.
|
||||
- **Active voltage (V)**: Active voltage that is measured on each phase.
|
||||
- **Active current (A)**: Active current that is measured on each phase.
|
||||
- **Active frequency (Hz)**: Net frequency.
|
||||
- **Tariff**: Current tariff that is used. Can be used to keep consumption as low as possible during peak hours.
|
||||
- **Voltage (V)**: Active voltage that is measured on each phase.
|
||||
- **Current (A)**: Active current that is measured on each phase.
|
||||
- **Frequency (Hz)**: Net frequency.
|
||||
- **Voltage sags and swells**: Number of times a voltage sag or well has been detected.
|
||||
- **Power failures**: Two sensors that indicate the number of power failures that have been detected by the smart meter. One for all power failures and another for 'long' power failures.
|
||||
- **Peak demand**: Belgium users are started to get charged for the peak usage per month (see [capaciteitstarief](https://www.fluvius.be/thema/factuur-en-tarieven/capaciteitstarief)). Two sensors are available: One that shows the current quarterly average and another that shows the peak measured this month. Both these sensors are provided directly from the smart meter and can be used to keep the peak as low as possible.
|
||||
|
||||
Sensors for kWh meter:
|
||||
- **Voltage (V)**: Active voltage that is measured on each phase.
|
||||
- **Current (A)**: Active current that is measured on each phase.
|
||||
- **Frequency (Hz)**: Net frequency.
|
||||
- **Reactive power (VAR)**: Active reactive power measurent on each phase.
|
||||
- **Apparent power (VA)**: Active reactie power measurent on each phase.
|
||||
|
||||
Sensors for Water meter:
|
||||
|
||||
- **Active usage (L/min)**: Flow of water that is measured at that time.
|
||||
- **Total usage (m³)**: Total water usage since the installation of the HomeWizard Water meter.
|
||||
- **Water usage (L/min)**: Flow of water that is measured at that time.
|
||||
- **Total Water usage (m³)**: Total water usage since the installation of the HomeWizard Water meter.
|
||||
|
||||
## Energy Socket
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user