Skip to content

Version 2.2-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@arjenhiemstra arjenhiemstra released this 27 Feb 10:35
· 489 commits to master since this release

Version 2.2-beta6

changes compared to 2.2-beta:

  • Feature: Username and password are configurable
  • Feature: Added basic authentication support (for web interface, HTML API, file editor)
  • Feature: Autodetect for itho temp/hum sensor added (for testing purposes, activate through web interface)
  • Feature: added link to spiffs file editor on debug page
  • Feature: issue #7 (Added MQTT last will topic)
  • Feature: Failsave boot code always formats SPIFFS
  • Feature: Itho start / fallback speed adjustable via web interface
  • Improvement: move MQTT code to one function / task
  • Improvement: update build instructions
  • Bugfix: issue #12 (Failed MQTT connection causes WDT reset, WDT timer set to a value bigger than MQTT Connection timeout)
  • Bugfix: Removed unnecessary wdt_init statements
  • Bugfix: issue #11 (cannot connect to WiFi reliably with firmware v2.0.9 and higher)
  • Bugfix: config could not be saved on HW rev 1
  • Bugfix: Itho init on older devices showed failed status on cold boot
  • Bugfix: Prevent crashes due to PubSubClient MQTT library memory issue

For hardware revision 2 there is also a 2.2-rftest.bin binary firmware version available. This version includes the updated CC1101 library for testing. The RFT AUTO CO2 remote (https://github.com/arjenhiemstra/ithowifi/raw/master/remotes/remote2.png) join command is not working yet. I would appreciate it very much if someone could test this remote (activate RF debug by: http://[IP or DNS]/api.html?debug=level3 ) and RF messages will appear on the debug page) and send me the debug output.