core/homeassistant/components/blebox/manifest.json

9 lines
229 B
JSON

{
"domain": "blebox",
"name": "BleBox devices",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/blebox",
"requirements": ["blebox_uniapi==1.3.2"],
"codeowners": [ "@gadgetmobile" ]
}