mirror of
https://github.com/home-assistant/core.git
synced 2025-06-02 20:27:14 +00:00
Add hub to keyboard_remote manifest (#94788)
added hub to keyboard_remote manifest
This commit is contained in:
parent
be638d3772
commit
0513117a11
@ -3,6 +3,7 @@
|
|||||||
"name": "Keyboard Remote",
|
"name": "Keyboard Remote",
|
||||||
"codeowners": ["@bendavid", "@lanrat"],
|
"codeowners": ["@bendavid", "@lanrat"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/keyboard_remote",
|
"documentation": "https://www.home-assistant.io/integrations/keyboard_remote",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["aionotify", "evdev"],
|
"loggers": ["aionotify", "evdev"],
|
||||||
"requirements": ["evdev==1.6.1", "asyncinotify==4.0.2"]
|
"requirements": ["evdev==1.6.1", "asyncinotify==4.0.2"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user