python-kasa/kasa/tapo
Teemu R 30c4e6a6a3
Cleanup credentials handling (#605)
* credentials: don't allow none to simplify checks

* Implement __bool__ for credentials

* Cleanup klaptransport cred usage

* Cleanup deviceconfig and tapodevice

* fix linting

* Pass dummy credentials for tests

* Remove __bool__ dunder and add docs to credentials

* Check for cred noneness in tapodevice.update()
2024-01-03 19:26:52 +01:00
..
__init__.py Add support for tapo bulbs (#558) 2023-12-05 20:07:10 +01:00
tapobulb.py Pull up emeter handling to tapodevice base class (#601) 2024-01-03 19:04:34 +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