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

Add CSE776 for Sonoff Pow R2 (#190)

This commit is contained in:
Otto Winter
2018-10-17 21:14:31 +02:00
committed by GitHub
parent b8d7185d99
commit b1f7ed4fdc
2 changed files with 49 additions and 0 deletions

View File

@@ -77,6 +77,13 @@ sensor:
name: "MQTT Subscribe Sensor 1"
topic: "mqtt/topic"
qos: 2
- platform: cse7766
voltage:
name: "CSE7766 Voltage"
current:
name: "CSE7766 Current"
power:
name: "CSE776 Power"
esp32_touch:
setup_mode: True