mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +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"],
|
||||
"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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user