mirror of
https://github.com/esphome/esphome.git
synced 2026-02-05 03:39:40 -07:00
6 lines
99 B
YAML
6 lines
99 B
YAML
sensor:
|
|
- platform: max6675
|
|
name: Temperature
|
|
cs_pin: ${cs_pin}
|
|
update_interval: 15s
|