2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "keyboard_remote",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Keyboard Remote",
|
2021-09-30 07:17:57 +00:00
|
|
|
"codeowners": ["@bendavid", "@lanrat"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/keyboard_remote",
|
2023-06-17 21:07:18 +00:00
|
|
|
"integration_type": "hub",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_push",
|
2023-02-08 19:35:25 +00:00
|
|
|
"loggers": ["aionotify", "evdev"],
|
2023-06-14 20:06:55 +00:00
|
|
|
"requirements": ["evdev==1.6.1", "asyncinotify==4.0.2"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|