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

cant update shelly 1 to tasmota using script #103

Open
jbreda007 opened this issue Jul 27, 2023 · 1 comment
Open

cant update shelly 1 to tasmota using script #103

jbreda007 opened this issue Jul 27, 2023 · 1 comment

Comments

@jbreda007
Copy link

error is as follows:
python3 flash-shelly1.py -a
Installing zeroconf...
Updating pip...
DEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at pypa/pip#12063
Scanning for Shelly devices...
Traceback (most recent call last):
File "/home/john/Desktop/TRANSFER/flash-shelly1.py", line 517, in
device_scan(args.hosts, args.do_all, args.dry_run, args.silent_run, args.target, args.exclude)
File "/home/john/Desktop/TRANSFER/flash-shelly1.py", line 438, in device_scan
zc.wait(100)
AttributeError: 'Zeroconf' object has no attribute 'wait'

@obueno
Copy link

obueno commented Aug 12, 2023

#51 (comment)

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

2 participants