mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
more overlap fixes
This commit is contained in:
@@ -4,9 +4,11 @@ esphome:
|
||||
- pzemac.reset_energy: pzemac1
|
||||
|
||||
modbus:
|
||||
- id: pzemac_modbus
|
||||
|
||||
sensor:
|
||||
- platform: pzemac
|
||||
modbus_id: pzemac_modbus
|
||||
id: pzemac1
|
||||
voltage:
|
||||
name: PZEMAC Voltage
|
||||
|
||||
@@ -3,8 +3,12 @@ esphome:
|
||||
then:
|
||||
- pzemdc.reset_energy: pzemdc1
|
||||
|
||||
modbus:
|
||||
- id: pzemdc_modbus
|
||||
|
||||
sensor:
|
||||
- platform: pzemdc
|
||||
modbus_id: pzemdc_modbus
|
||||
id: pzemdc1
|
||||
voltage:
|
||||
name: PZEMDC Voltage
|
||||
|
||||
Reference in New Issue
Block a user