Add hub to keyboard_remote manifest (#94788)

added hub to keyboard_remote manifest
This commit is contained in:
Ian Foster 2023-06-17 14:07:18 -07:00 committed by GitHub
parent be638d3772
commit 0513117a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"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"]