1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-07 19:30:57 +01:00
esphome/tests/components/speed/test.esp8266.yaml

10 lines
136 B
YAML
Raw Normal View History

output:
- platform: esp8266_pwm
id: fan_output_1
pin: 12
fan:
- platform: speed
id: fan_speed
output: fan_output_1