mirror of
https://github.com/esphome/esphome.git
synced 2025-10-16 08:43:45 +01: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
|