diff --git a/tinytuya/scanner.py b/tinytuya/scanner.py index 4666439..1102ab3 100644 --- a/tinytuya/scanner.py +++ b/tinytuya/scanner.py @@ -962,7 +962,7 @@ def devices(verbose=False, scantime=None, color=True, poll=True, forcescan=False Parameters: verbose = True or False, print formatted output to stdout [Default: False] - scantime = The time to wait to pick up UDP from all devices + scantime = The time to wait to pick up UDP from all devices (ignored when discover=False)) color = True or False, print output in color [Default: True] poll = True or False, poll dps status for devices if possible forcescan = True, False, or a list of networks to force scan for device IP addresses