Skip to content

Commit

Permalink
Minor scanner docu update
Browse files Browse the repository at this point in the history
  • Loading branch information
uzlonewolf committed Nov 14, 2023
1 parent 866a52c commit 0eabf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinytuya/scanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0eabf2d

Please sign in to comment.