We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm trying to use the kasa API as part of my pytest setup but when making multiple calls to functions in the API I get:
WARNING kasa.protocol:protocol.py:47 Detected protocol reuse between different event loop
Can I get some advice on how to resolve this warning?
I'm trying to use the kasa API as part of my pytest setup but when making multiple calls to functions in the API I get:
Can I get some advice on how to resolve this warning?