core/homeassistant/components/dormakaba_dkey/manifest.json

16 lines
501 B
JSON

{
"domain": "dormakaba_dkey",
"name": "Dormakaba dKey",
"bluetooth": [
{ "service_uuid": "e7a60000-6639-429f-94fd-86de8ea26897" },
{ "service_uuid": "e7a60001-6639-429f-94fd-86de8ea26897" }
],
"codeowners": ["@emontnemery"],
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/dormakaba_dkey",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["py-dormakaba-dkey==1.0.5"]
}