python-kasa/kasa/tapo
gimpy88 c810298b04
Add support for KS205 and KS225 wall switches (#594)
* KS205 Fixture

* KS225 Fixture

* Added Smart.KasaSwitch device type

* Added KS225 to test

* Added variable color temp check

* Added supported devices to readme

* Removed parenthesis

* Updated fixtures

* Fixed for ruff
2024-01-03 19:31:42 +01:00
..
__init__.py Add support for tapo bulbs (#558) 2023-12-05 20:07:10 +01:00
tapobulb.py Add support for KS205 and KS225 wall switches (#594) 2024-01-03 19:31:42 +01:00
tapodevice.py Cleanup credentials handling (#605) 2024-01-03 19:26:52 +01:00
tapoplug.py Pull up emeter handling to tapodevice base class (#601) 2024-01-03 19:04:34 +01:00