python-kasa/kasa/tapo
Teemu R c8ac3a29c7
Add reboot and factory_reset to tapodevice (#686)
* Add reboot and factory_reset to tapodevice

* Add test for reboot command

* Fix mocking as different protocols use different methods for comms..
2024-01-23 14:26:47 +01:00
..
__init__.py Add support for tapo bulbs (#558) 2023-12-05 20:07:10 +01:00
tapobulb.py Check the ct range for color temp support (#619) 2024-01-04 19:28:48 +01:00
tapodevice.py Add reboot and factory_reset to tapodevice (#686) 2024-01-23 14:26:47 +01:00
tapoplug.py Rename base TPLinkProtocol to BaseProtocol (#669) 2024-01-22 16:28:30 +01:00