mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
Added am2320 to test3.yaml
This commit is contained in:
parent
95b4e21282
commit
757e45de2f
@ -296,6 +296,11 @@ stepper:
|
|||||||
max_speed: 0.1 steps/s
|
max_speed: 0.1 steps/s
|
||||||
acceleration: 10 steps/s^2
|
acceleration: 10 steps/s^2
|
||||||
deceleration: 10 steps/s^2
|
deceleration: 10 steps/s^2
|
||||||
|
- platform: am2320
|
||||||
|
temperature:
|
||||||
|
name: "Temperature"
|
||||||
|
humidity:
|
||||||
|
name: "Humidity"
|
||||||
|
|
||||||
interval:
|
interval:
|
||||||
interval: 5s
|
interval: 5s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user