core/homeassistant/components/bt_smarthub/manifest.json

10 lines
294 B
JSON

{
"domain": "bt_smarthub",
"name": "BT Smart Hub",
"documentation": "https://www.home-assistant.io/integrations/bt_smarthub",
"requirements": ["btsmarthub_devicelist==0.2.2"],
"codeowners": ["@jxwolstenholme"],
"iot_class": "local_polling",
"loggers": ["btsmarthub_devicelist"]
}