core/homeassistant/components/tplink
J. Nick Koston 4c51d0d2cf
Round tplink energy sensors to prevent insignificant updates (#56999)
- These sensors wobble quite a bit and the precision did
  not have sensible limits which generated a massive amount
  of data in the database which was not very useful
2021-10-03 21:28:39 +02:00
..
translations [ci skip] Translation update 2021-10-03 00:13:50 +00: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 dhcp discovery for TPLink EP10 (#56955) 2021-10-02 13:53:37 -07:00
migration.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
sensor.py Round tplink energy sensors to prevent insignificant updates (#56999) 2021-10-03 21:28:39 +02: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