1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Remove Adafruit-BBIO from commented requirements (#115689)

This commit is contained in:
Martin Hjelmare
2024-04-16 10:50:51 +02:00
committed by GitHub
parent 093aee672c
commit d1ed8d817c
-1
View File
@@ -18,7 +18,6 @@ from homeassistant.util.yaml.loader import load_yaml
from script.hassfest.model import Integration
COMMENT_REQUIREMENTS = (
"Adafruit-BBIO",
"atenpdu", # depends on pysnmp which is not maintained at this time
"avea", # depends on bluepy
"avion",