mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 14:12:26 +01:00
* Explictly close the TPLink SmartDevice protocol on unload - There is a destructor that will eventually do this when the object gets gc. Its better to explictly do it at unload. * fix coro mock