yaourdt / mgos-to-tasmota

A minimal firmware for OTA (over the air) flashing Tasmota, HAA, or ESPurna from Mongoose OS or compatible firmware types.
GNU General Public License v3.0
418 stars 67 forks source link

cant update shelly 1 to tasmota using script #103

Open jbreda007 opened 1 year ago

jbreda007 commented 1 year ago

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 https://github.com/pypa/pip/issues/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 commented 1 year ago

https://github.com/yaourdt/mgos-to-tasmota/issues/51#issuecomment-1180719740