1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-17 16:20:31 +01:00
esphome/tests/components/max31855/test.esp8266-ard.yaml
2025-01-12 16:51:00 +10:00

15 lines
299 B
YAML

spi:
- id: spi_max31855
clk_pin: 14
mosi_pin: 13
miso_pin: 12
sensor:
- platform: max31855
name: MAX31855 Temperature
cs_pin: 15
update_interval: 15s
reference_temperature:
name: MAX31855 Internal Temperature
ignore_thermocouple_short_circuit_errors: True