mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-13 16:13:32 +02: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:
@@ -0,0 +1,7 @@
|
||||
sensor:
|
||||
- platform: hx711
|
||||
name: HX711 Value
|
||||
dout_pin: 4
|
||||
clk_pin: 5
|
||||
gain: 128
|
||||
update_interval: 15s
|
||||
Reference in New Issue
Block a user