hass-core/homeassistant/components/bbox/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
231 B
JSON

{
"domain": "bbox",
"name": "Bbox",
"documentation": "https://www.home-assistant.io/integrations/bbox",
"requirements": ["pybbox==0.0.5-alpha"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pybbox"]
}