core/homeassistant/components/bt_smarthub/manifest.json

13 lines
257 B
JSON
Raw Normal View History

{
"domain": "bt_smarthub",
"name": "Bt smarthub",
"documentation": "https://www.home-assistant.io/components/bt_smarthub",
"requirements": [
"btsmarthub_devicelist==0.1.3"
],
"dependencies": [],
"codeowners": [
"@jxwolstenholme"
]
}