python-kasa/kasa
Steven Bytnar bfd1d6ae0a
Kasa KP125M basic emeter support (#560)
* Add KP125M basic emeter support.

* Reduce diff.

* PR Comments
2023-12-03 15:41:46 +01:00
..
modules Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00
tapo Kasa KP125M basic emeter support (#560) 2023-12-03 15:41:46 +01:00
tests Add support for the protocol used by TAPO devices and some newer KASA devices. (#552) 2023-11-30 13:10:49 +01:00
__init__.py Add klap protocol (#509) 2023-11-20 14:17:10 +01:00
aesprotocol.py Add support for the protocol used by TAPO devices and some newer KASA devices. (#552) 2023-11-30 13:10:49 +01:00
cli.py Move connect_single to SmartDevice.connect (#538) 2023-11-21 23:48:53 +01:00
credentials.py Add plumbing for passing credentials to devices (#507) 2023-09-13 15:46:38 +02:00
device_factory.py Add support for the protocol used by TAPO devices and some newer KASA devices. (#552) 2023-11-30 13:10:49 +01:00
device_type.py Add support for the protocol used by TAPO devices and some newer KASA devices. (#552) 2023-11-30 13:10:49 +01:00
discover.py Add support for the protocol used by TAPO devices and some newer KASA devices. (#552) 2023-11-30 13:10:49 +01:00
effects.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
emeterstatus.py Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00
exceptions.py Add plumbing for passing credentials to devices (#507) 2023-09-13 15:46:38 +02:00
json.py Use orjson when already installed or with speedups extra (#466) 2023-06-18 01:03:04 +02:00
klapprotocol.py Add klap protocol (#509) 2023-11-20 14:17:10 +01:00
protocol.py Set TCP_NODELAY to avoid needless buffering (#554) 2023-11-27 09:25:49 -06:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartbulb.py Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00
smartdevice.py Update dump_devinfo to include 20002 discovery results (#556) 2023-11-29 20:01:20 +01:00
smartdimmer.py Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00
smartlightstrip.py Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00
smartplug.py Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00
smartstrip.py Use ruff and ruff format (#534) 2023-10-29 23:15:42 +01:00