mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-03 03:18:28 +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,10 @@
|
||||
sensor:
|
||||
- platform: zyaura
|
||||
clock_pin: 16
|
||||
data_pin: 17
|
||||
co2:
|
||||
name: ZyAura CO2
|
||||
temperature:
|
||||
name: ZyAura Temperature
|
||||
humidity:
|
||||
name: ZyAura Humidity
|
||||
Reference in New Issue
Block a user