11 lines
340 B
JSON
11 lines
340 B
JSON
{
|
|
"domain": "keyboard_remote",
|
|
"name": "Keyboard Remote",
|
|
"codeowners": ["@bendavid", "@lanrat"],
|
|
"documentation": "https://www.home-assistant.io/integrations/keyboard_remote",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["aionotify", "evdev"],
|
|
"requirements": ["evdev==1.6.1", "asyncinotify==4.0.2"]
|
|
}
|