mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 14:53:49 +01:00
6 lines
99 B
YAML
6 lines
99 B
YAML
sensor:
|
|
- platform: max6675
|
|
name: Temperature
|
|
cs_pin: ${cs_pin}
|
|
update_interval: 15s
|