1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

[CI] Consolidate some tests (A) (#8184)

This commit is contained in:
Keith Burzinski
2025-02-04 17:04:53 -06:00
committed by GitHub
parent 6f4e8f1fbf
commit d4ac2d3c7e
142 changed files with 1003 additions and 2598 deletions

View File

@@ -0,0 +1,26 @@
spi:
- id: spi_atm90e26
clk_pin: ${clk_pin}
mosi_pin: ${mosi_pin}
miso_pin: ${miso_pin}
sensor:
- platform: atm90e26
cs_pin: ${cs_pin}
voltage:
name: Line Voltage
current:
name: CT Amps
power:
name: Active Watts
power_factor:
name: Power Factor
frequency:
name: Line Frequency
line_frequency: 50Hz
meter_constant: 1000
pl_const: 1429876
gain_pga: 1X
gain_metering: 7481
gain_voltage: 26400
gain_ct: 31251