python-kasa/docs/source
Steven B be5202ccb7
Make device initialisation easier by reducing required imports (#936)
Adds username and password arguments to discovery to remove the need to import Credentials.
Creates TypeAliases in Device for connection configuration classes and DeviceType.
Using the API with these changes will only require importing either Discover or Device
depending on whether using Discover.discover() or Device.connect() to 
initialize and interact with the API.
2024-06-03 19:06:54 +01:00
..
_static Simplify API documentation by using doctests (#73) 2020-06-30 02:29:52 +02:00
cli.rst Add warning about tapo watchdog (#902) 2024-05-07 14:46:59 +02:00
conf.py Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00
contribute.md Move contribution instructions into docs (#901) 2024-05-08 15:25:22 +02:00
deprecated.md Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00
guides.md Make device initialisation easier by reducing required imports (#936) 2024-06-03 19:06:54 +01:00
index.md Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00
library.md Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00
reference.md Make device initialisation easier by reducing required imports (#936) 2024-06-03 19:06:54 +01:00
smartbulb.rst Add tutorial doctest module and enable top level await (#919) 2024-05-16 18:13:44 +02:00
smartdevice.rst Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00
smartdimmer.rst Add ToCs for doc pages (#380) 2022-10-18 19:08:10 +02:00
smartlightstrip.rst Add ToCs for doc pages (#380) 2022-10-18 19:08:10 +02:00
smartplug.rst Add ToCs for doc pages (#380) 2022-10-18 19:08:10 +02:00
smartstrip.rst Update smartstrip.rst (#382) 2022-10-19 01:16:11 +02:00
SUPPORTED.md Add WallSwitch device type and autogenerate supported devices docs (#758) 2024-03-01 18:32:45 +00:00
topics.md Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00
tutorial.md Update documentation structure and start migrating to markdown (#934) 2024-06-03 10:14:10 +01:00