mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-06 10:44:04 +00:00
add a small example script to show library usage (#90)
* add a small example script to show library usage * asyncio.run++
This commit is contained in:
@@ -128,6 +128,7 @@ class SmartDevice:
|
||||
* :class:`SmartBulb`
|
||||
* :class:`SmartStrip`
|
||||
* :class:`SmartDimmer`
|
||||
* :class:`SmartLightStrip`
|
||||
|
||||
To initialize, you have to await :func:`update()` at least once.
|
||||
This will allow accessing the properties using the exposed properties.
|
||||
|
Reference in New Issue
Block a user