Fixes and Cloud Updates
Release 2.3.4 contains a couple of non-critical bug fixes reported by users. Thank you for reporting issues:
- Fixes issue with low-level trigger relays triggering on reboot (#117)
- Fix issue of auth_token getting temporarily lost after requesting device status.
Updates to support Konnected Cloud:
- Support for momentary and beep/blink repeating actuators.
- Failsafe re-connect in case of repeated connection failures.
Updating
You can update Over-the-Air using the new Konnected mobile app for iOS or Android.
Or, update using cURL or your favorite REST utility like ARC or Postman with the following command:
curl -X POST -H "Content-Type: application/json" -d '{"uri":"https://konnected-io.s3.us-east-2.amazonaws.com/esp8266-lfs/lfs-2.3.4.img"}' http://192.168.XX:XXX:YYYYY/ota
(replace the XX and YYY in the address with the host/port of your device)
Or, you can flash the device using a computer and micro-USB cable, see:
https://help.konnected.io/support/solutions/articles/32000023470-flashing-konnected-firmware-software