petretiandrea / plugp100

Work in progress implementation of tapo protocol in python.
GNU General Public License v3.0
71 stars 27 forks source link

fix(core): handle authentication failed case #193

Open minimada opened 4 months ago

minimada commented 4 months ago

Fix InvalidAuthentication init fail (#192 ) and unclosed client sessions.