Import steamist in the executor to avoid blocking the loop (#112111)
This commit is contained in:
parent
911cf60678
commit
faee9d996d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue