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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",