core/homeassistant/components/idasen_desk/manifest.json

16 lines
397 B
JSON

{
"domain": "idasen_desk",
"name": "IKEA Idasen Desk",
"bluetooth": [
{
"service_uuid": "99fa0001-338a-1024-8a49-009c0215f78a"
}
],
"codeowners": ["@abmantis"],
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/idasen_desk",
"iot_class": "local_push",
"requirements": ["idasen-ha==2.6.2"]
}