core/homeassistant/components/bbox/manifest.json

11 lines
260 B
JSON
Raw Normal View History

{
"domain": "bbox",
"name": "Bbox",
"codeowners": [],
2023-02-08 19:29:44 +00:00
"documentation": "https://www.home-assistant.io/integrations/bbox",
"iot_class": "local_polling",
2023-02-08 19:29:44 +00:00
"loggers": ["pybbox"],
"quality_scale": "legacy",
2023-02-08 19:29:44 +00:00
"requirements": ["pybbox==0.0.5-alpha"]
}