mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Import androidtv_remote in the executor to avoid blocking the event loop (#111776)
fixes #111775
This commit is contained in:
parent
c861bd6c56
commit
3c8fcaf912
@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@tronikos", "@Drafteed"],
|
"codeowners": ["@tronikos", "@Drafteed"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/androidtv_remote",
|
"documentation": "https://www.home-assistant.io/integrations/androidtv_remote",
|
||||||
|
"import_executor": true,
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["androidtvremote2"],
|
"loggers": ["androidtvremote2"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user