core/homeassistant/components/tplink
J. Nick Koston bc59387437
Explictly close the TPLink SmartDevice protocol on unload (#56743)
* 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
2021-09-28 18:36:45 +02:00
..
translations Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
__init__.py Explictly close the TPLink SmartDevice protocol on unload (#56743) 2021-09-28 18:36:45 +02:00
config_flow.py Add network support to tplink for discovery across subnets (#56721) 2021-09-28 09:58:25 -05:00
const.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
coordinator.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
entity.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
light.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
manifest.json Add network support to tplink for discovery across subnets (#56721) 2021-09-28 09:58:25 -05:00
migration.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
sensor.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
strings.json Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
switch.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00