Skip to content

Releases: stoffelll/shorai-esp32

Increased connectivity

18 Jun 13:27
2fe9771
Compare
Choose a tag to compare
Update mqtt_as.py

further reboots added to ensure connectivity

connectivity improved

18 Jun 13:08
d217810
Compare
Choose a tag to compare
Update mqtt_as.py

first try to stabilize connectifity by improving reconnect method

fixed wrong function calll

27 Oct 19:09
4613c15
Compare
Choose a tag to compare
os.mkdir instead of mkdir

Fix update handling

27 Oct 19:07
f504e4e
Compare
Choose a tag to compare

check for existing update and if its valid and not corrupted

Fix next-folder handling

27 Oct 18:44
4023883
Compare
Choose a tag to compare
0.2.4

fix next-folder handling

Removed shutil

27 Oct 18:23
2d99297
Compare
Choose a tag to compare
Update ota_updater.py - removed import shutil

-removed shutil

Updated OTA-Handling

27 Oct 18:20
ef6f557
Compare
Choose a tag to compare

Check if "next"-folder is existing - if yes, don't create it again

Handle connection issue

27 Oct 18:00
ad115c0
Compare
Choose a tag to compare

try to catch exception to due connection isssues

0.2

27 Oct 12:03
8c0d0ae
Compare
Choose a tag to compare
0.2

Full Changelog: https://github.com/stoffelll/shorai-esp32/commits/0.2
-updated mytt_as.py-library
-changes in handling connection issues