Revert "pzemac energy support (#514)" (#623)

This reverts commit 4de002b4a9.
This commit is contained in:
Guillermo Ruffino 2020-05-26 20:08:57 -03:00 committed by GitHub
parent 4de002b4a9
commit 0f04817d10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

View File

@ -44,12 +44,10 @@ to some pins on your board and the baud rate set to 9600.
- platform: pzemac
current:
name: "PZEM-004T V3 Current"
power:
name: "PZEM-004T V3 Power"
voltage:
name: "PZEM-004T V3 Voltage"
energy:
name: "PZEM-004T V3 Energy"
power:
name: "PZEM-004T V3 Power"
frequency:
name: "PZEM-004T V3 Frequency"
power_factor:
@ -65,8 +63,6 @@ Configuration variables:
:ref:`Sensor <config-sensor>`.
- **voltage** (*Optional*): Use the voltage value of the sensor in volts.
All options from :ref:`Sensor <config-sensor>`.
- **energy** (*Optional*): Use the (active) energy value of the sensor in watt*hours. All options from
:ref:`Sensor <config-sensor>`.
- **frequency** (*Optional*): Use the frequency value of the sensor in hertz.
All options from :ref:`Sensor <config-sensor>`.
- **power_factor** (*Optional*): Use the power factor value of the sensor.