mirror of
https://github.com/esphome/esphome.git
synced 2026-01-19 17:46:23 -07:00
8 lines
157 B
YAML
8 lines
157 B
YAML
sensor:
|
|
- platform: max31856
|
|
name: MAX31856 Temperature
|
|
cs_pin: ${cs_pin}
|
|
update_interval: 15s
|
|
mains_filter: 50Hz
|
|
thermocouple_type: N
|