mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-08 03:34:02 +00:00
Add some device fixtures (#948)
Adds some device fixtures by courtesy of @jimboca, thanks! This is a slightly patched and rebased version of #441. --------- Co-authored-by: JimBo <jimboca3@gmail.com> Co-authored-by: sdb9696 <steven.beth@gmail.com>
This commit is contained in:
@@ -33,7 +33,8 @@ class IotLightStrip(IotBulb):
|
||||
Currently active effect:
|
||||
|
||||
>>> strip.effect
|
||||
{'brightness': 50, 'custom': 0, 'enable': 0, 'id': '', 'name': ''}
|
||||
{'brightness': 100, 'custom': 0, 'enable': 0,
|
||||
'id': 'bCTItKETDFfrKANolgldxfgOakaarARs', 'name': 'Flicker'}
|
||||
|
||||
.. note::
|
||||
The device supports some features that are not currently implemented,
|
||||
|
Reference in New Issue
Block a user