1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 23:03:46 +01:00
Files
esphome/tests/components/pzemdc/common.yaml
J. Nick Koston aa31c9ee59 add modbus
2025-10-09 11:38:50 -10:00

18 lines
293 B
YAML

esphome:
on_boot:
then:
- pzemdc.reset_energy: pzemdc1
sensor:
- platform: pzemdc
modbus_id: modbus_bus
id: pzemdc1
voltage:
name: PZEMDC Voltage
current:
name: PZEMDC Current
power:
name: PZEMDC Power
energy:
name: PZEMDC Energy