mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Import radio_browser in the executor to avoid blocking the event loop (#111519)
was not added to the original PR to contain scope identified at: https://github.com/home-assistant/core/pull/111336#issuecomment-1963062529
This commit is contained in:
parent
886a450cf4
commit
e742951993
@ -4,6 +4,7 @@
|
|||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
||||||
|
"import_executor": true,
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["radios==0.2.0"]
|
"requirements": ["radios==0.2.0"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user