1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

[CI] Introduce testing for IDF 5 (and other arbitrary framework versions) (#6802)

* Initial changes to support testing of additional framework versions

* Rename Arduino test files
This commit is contained in:
Keith Burzinski
2024-06-17 16:32:11 -05:00
committed by GitHub
parent a59c9b4f77
commit f6848fe24d
1689 changed files with 95 additions and 16 deletions

View File

@@ -0,0 +1,21 @@
sensor:
- platform: hlw8012
model: hlw8012
sel_pin: 12
cf_pin: 14
cf1_pin: 13
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