1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Add ADE7953 Support (#593)

* Add ADE795 support

* Lint

* Fix

* Fix, add test
This commit is contained in:
Otto Winter
2019-10-16 13:19:41 +02:00
committed by GitHub
parent 9c30f4cc68
commit cdb9c59662
8 changed files with 206 additions and 14 deletions

View File

@@ -203,6 +203,17 @@ sensor:
value: 15.0
- binary_sensor: bin3
value: 100.0
- platform: ade7953
voltage:
name: ADE7953 Voltage
current_a:
name: ADE7953 Current A
current_b:
name: ADE7953 Current B
active_power_a:
name: ADE7953 Active Power A
active_power_b:
name: ADE7953 Active Power B
time:
- platform: homeassistant