mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
[CI] Consolidate some tests (H) (#8198)
This commit is contained in:
@@ -1,21 +1,6 @@
|
||||
sensor:
|
||||
- platform: hlw8012
|
||||
model: hlw8012
|
||||
sel_pin: 2
|
||||
cf_pin: 4
|
||||
cf1_pin: 3
|
||||
current:
|
||||
name: HLW8012 Current
|
||||
voltage:
|
||||
name: HLW8012 Voltage
|
||||
power:
|
||||
name: HLW8012 Power
|
||||
id: hlw8012_power
|
||||
energy:
|
||||
name: HLW8012 Energy
|
||||
id: hlw8012_energy
|
||||
update_interval: 15s
|
||||
current_resistor: 0.001 ohm
|
||||
voltage_divider: 2351
|
||||
change_mode_every: "never"
|
||||
initial_mode: VOLTAGE
|
||||
substitutions:
|
||||
sel_pin: GPIO2
|
||||
cf_pin: GPIO3
|
||||
cf1_pin: GPIO4
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user