core/homeassistant/components/bt_smarthub/manifest.json

9 lines
254 B
JSON

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