8000
Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Add support for MAX31855 sensor - #310

Merged
OttoWinter merged 3 commits into
esphome:devfrom
sherbang:dev
Dec 19, 2018
Merged

Add support for MAX31855 sensor#310
OttoWinter merged 3 commits into
esphome:devfrom
sherbang:dev

Conversation

@sherbang
@sherbang sherbang commented Dec 6, 2018
Copy link
Copy Markdown
Contributor

Description:

Related issue (if applicable): fixes

Pull request in esphomedocs with documentation (if applicable): esphome/esphome.io#97
Pull request in esphomeyaml with YAML changes (if applicable): esphome/esphome#258

Example entry for YAML configuration (if applicable):

spi:
  miso_pin: GPIO13
  clk_pin: GPIO14
sensor:
  - platform: max31855
    name: Test Temperature
    cs_pin: GPIO12

Checklist:

  • [✓] The code change is tested and works locally.
  • [✓] Check this box if you have read, understand, comply, and agree with the Code of Conduct.

If user exposed functionality or configuration variables are added/changed:

@OttoWinter
OttoWinter merged commit 02444cc into esphome:dev Dec 19, 2018
@esphome esphome locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0