1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove DHT from Raspberry Pi machine builds (#49829)

This commit is contained in:
Franck Nijhof
2021-04-28 22:43:40 +02:00
committed by GitHub
parent 105504cb89
commit 14af6d3884
7 changed files with 0 additions and 91 deletions

View File

@@ -13,7 +13,6 @@ from script.hassfest.model import Integration
COMMENT_REQUIREMENTS = (
"Adafruit_BBIO",
"Adafruit-DHT",
"avea", # depends on bluepy
"avion",
"beacontools",