Import androidtv_remote in the executor to avoid blocking the event loop (#111776)
fixes #111775
This commit is contained in:
parent
c861bd6c56
commit
3c8fcaf912
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"codeowners": ["@tronikos", "@Drafteed"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/androidtv_remote",
|
||||
"import_executor": true,
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["androidtvremote2"],
|
||||
|
|
Loading…
Add table
Reference in a new issue