1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Adding support for MAX31856 Thermocouple Temperature Sensor (feature #700) (#1039)

This commit is contained in:
declanshanaghy
2020-05-24 15:33:59 -07:00
committed by GitHub
parent fb2b7ade41
commit e64246f642
7 changed files with 330 additions and 1 deletions

View File

@@ -498,6 +498,11 @@ sensor:
update_interval: 15s
reference_temperature:
name: "MAX31855 Internal Temperature"
- platform: max31856
name: "BBQ Temperature"
cs_pin: GPIO17
update_interval: 15s
mains_filter: 50Hz
- platform: max31865
name: "Water Tank Temperature"
cs_pin: GPIO23