Skip to content

Fixes and Cloud Updates

Compare
Choose a tag to compare
@heythisisnate heythisisnate released this 25 Mar 19:32
· 89 commits to master since this release

Release 2.3.4 contains a couple of non-critical bug fixes reported by users. Thank you for reporting issues:

  1. Fixes issue with low-level trigger relays triggering on reboot (#117)
  2. Fix issue of auth_token getting temporarily lost after requesting device status.

Updates to support Konnected Cloud:

  1. Support for momentary and beep/blink repeating actuators.
  2. 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