4 Commits

Author SHA1 Message Date
Max Prokhorov
33ff98c2c6 ota.py: don't use deprecated zeroconf attrs (#2299)
Also bump zeroconf to the version used by PIO
2020-07-09 00:51:36 +03:00
Max Prokhorov
9edccd1c21 Scripts: ota.py version 0.4 (#2020)
* use basic sleep instead of busyloop
* print immediately when no sort option is specified, disable default hostname sort
* restructure
* update requirements.txt
* cli timeout arg, increase default timeout to ensure that all devices are found
* use black for formatting
* shorter ifs
2019-12-21 00:43:53 +03:00
Xose Pérez
b8bd302153 Fix compatibility issues between python 2.7 and 3.X 2018-01-11 00:50:58 +01:00
Xose Pérez
77045d9bf9 ESPurna OTA Manager implemented in python 2018-01-05 21:33:00 +01:00