mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-11 11:26:29 +00:00
Allow httpx for platinum quality scale (#778)
This commit is contained in:
parent
048a516f98
commit
c2c17819cd
@ -52,7 +52,7 @@ Best of the best. The integration is completely async, meaning it's super fast.
|
|||||||
- Set appropriate `PARALLEL_UPDATES` constant
|
- Set appropriate `PARALLEL_UPDATES` constant
|
||||||
- Support config entry unloading (called when config entry is removed)
|
- Support config entry unloading (called when config entry is removed)
|
||||||
- Integration + dependency are async
|
- Integration + dependency are async
|
||||||
- Uses aiohttp and allows passing in websession (if making HTTP requests)
|
- Uses aiohttp or httpx and allows passing in websession (if making HTTP requests)
|
||||||
|
|
||||||
## Internal 🏠
|
## Internal 🏠
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user