mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02: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:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@frenck"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
||||
"import_executor": true,
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["radios==0.2.0"]
|
||||
|
Reference in New Issue
Block a user