mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Import steamist in the executor to avoid blocking the loop (#112111)
This commit is contained in:
parent
911cf60678
commit
faee9d996d
@ -14,6 +14,7 @@
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/steamist",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aiosteamist", "discovery30303"],
|
||||
"requirements": ["aiosteamist==0.3.2", "discovery30303==0.2.1"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user