You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\ada\bin\pythonScripts> python .\flash_shelly.py -a
Scanning for Shelly devices...
Traceback (most recent call last):
File "C:\Users\lorenz\bin\pythonScripts\flash_shelly.py", line 517, in <module>
device_scan(args.hosts, args.do_all, args.dry_run, args.silent_run, args.target, args.exclude)
File "C:\Users\lorenz\bin\pythonScripts\flash_shelly.py", line 438, in device_scan
zc.wait(100)
AttributeError: 'Zeroconf' object has no attribute 'wait'
The text was updated successfully, but these errors were encountered:
executed in the Power Shell on Windows 11
The text was updated successfully, but these errors were encountered: