Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flash_shelly script does not run due to zeroconf error #107

Closed
OvisMaximus opened this issue Nov 26, 2023 · 1 comment
Closed

flash_shelly script does not run due to zeroconf error #107

OvisMaximus opened this issue Nov 26, 2023 · 1 comment

Comments

@OvisMaximus
Copy link

OvisMaximus commented Nov 26, 2023

executed in the Power Shell on Windows 11

PS C:\Users\ada\bin\pythonScripts> python -V
Python 3.10.11
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'
@OvisMaximus
Copy link
Author

It's a duplicate to #103

@OvisMaximus OvisMaximus closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant