forked from home-assistant/core
Import androidtv_remote in the executor to avoid blocking the event loop (#111776)
fixes #111775
This commit is contained in:
committed by
Paulus Schoutsen
parent
10a1a450a3
commit
c9ea72ba7d
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user