Skip to content

Upgrade Adafruit-DHT to 1.4.0 (fixes #15847)#18614

Merged
pvizeli merged 1 commit intodevfrom
Adafruit-DHT
Nov 28, 2018
Merged

Upgrade Adafruit-DHT to 1.4.0 (fixes #15847)#18614
pvizeli merged 1 commit intodevfrom
Adafruit-DHT

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Nov 21, 2018

Description:

  • Support for Pi 3B+

Related issue (if applicable): fixes #15847

Example entry for configuration.yaml (if applicable):

sensor:
  platform: dht
  sensor: DHT22
  pin: 23
  monitored_conditions:
    - temperature
    - humidity

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@ghost ghost assigned fabaff Nov 21, 2018
@ghost ghost added the in progress label Nov 21, 2018
@pvizeli
Copy link
Copy Markdown
Member

pvizeli commented Nov 21, 2018

Can we lock until after 0.83? Need some change for docker images

@pvizeli
Copy link
Copy Markdown
Member

pvizeli commented Nov 21, 2018

Need: home-assistant/docker#21

@balloob
Copy link
Copy Markdown
Member

balloob commented Nov 21, 2018

0.83.0b0 has been cut

@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented Nov 25, 2018

@pvizeli, merge it when you are ready.

@pvizeli pvizeli merged commit 623cec2 into dev Nov 28, 2018
@pvizeli pvizeli deleted the Adafruit-DHT branch November 28, 2018 12:38
@ghost ghost removed the in progress label Nov 28, 2018
@balloob balloob mentioned this pull request Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed integration: dht small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DHT 22 error while updating

4 participants