mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Update integration_quality_scale_index.md (#1861)
This commit is contained in:
parent
18f84a0dd2
commit
9ba991323d
@ -57,7 +57,7 @@ This is a solid integration that is able to survive poor conditions and can be c
|
||||
Best of the best. The integration is completely async, meaning it's super fast. Integrations that reach platinum level will require approval by the code owner for each PR.
|
||||
|
||||
- Satisfying all Gold level requirements.
|
||||
- Set appropriate `PARALLEL_UPDATES` constant
|
||||
- Set appropriate `PARALLEL_UPDATES` constant ([docs](integration_fetching_data.md#request-parallelism))
|
||||
- Support config entry unloading (called when config entry is removed)
|
||||
- Integration + dependency are async ([docs](asyncio_working_with_async.md))
|
||||
- Uses aiohttp or httpx and allows passing in websession (if making HTTP requests)
|
||||
|
Loading…
x
Reference in New Issue
Block a user