hass-core/homeassistant/components/blebox/manifest.json
gadgetmobile 8e071b69f4
Add BleBox integration (#32664)
Co-Authored-By: J. Nick Koston <nick@koston.org>
2020-05-05 11:29:58 +02:00

8 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" ]
}