mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
[CI] Consolidate some tests (U, V, W, X, Y, Z) (#8210)
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
sensor:
|
||||
- platform: zyaura
|
||||
clock_pin: 5
|
||||
data_pin: 4
|
||||
co2:
|
||||
name: ZyAura CO2
|
||||
temperature:
|
||||
name: ZyAura Temperature
|
||||
humidity:
|
||||
name: ZyAura Humidity
|
||||
substitutions:
|
||||
clock_pin: GPIO5
|
||||
data_pin: GPIO4
|
||||
|
||||
<<: !include common.yaml
|
||||
|
Reference in New Issue
Block a user