core/tests/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
..
__init__.py Explictly close the TPLink SmartDevice protocol on unload (#56743) 2021-09-28 18:36:45 +02:00
conftest.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
consts.py Fix TP-Link smart strip devices (#53799) 2021-08-02 09:47:54 -07:00
test_config_flow.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
test_init.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
test_light.py Add coverage to verify tplink unique ids (#56746) 2021-09-28 17:57:22 -07:00
test_migration.py Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
test_sensor.py Round tplink energy sensors to prevent insignificant updates (#56999) 2021-10-03 21:28:39 +02:00
test_switch.py Add coverage to verify tplink unique ids (#56746) 2021-09-28 17:57:22 -07:00