refactor(client)!: remove support for implicit HTTP client#605
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
10ce80b to
2390b74
Compare
|
Sorry I was cleaning up some tests before you started this. |
|
@firstof9 nw I can rebase |
Core and External HACS both now explicitly pass the http client
|
@firstof9 - done |
Core and External HACS both now explicitly pass the http client
This has some complexity, in particular, 1) we make ws_start require a session, and 2) We made it async.