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:
@@ -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
|
||||
|
Reference in New Issue
Block a user