Skip to content

Releases: arjenhiemstra/ithowifi

Version 2.3-beta4

01 Nov 20:59
Compare
Choose a tag to compare
Version 2.3-beta4 Pre-release
Pre-release

Version 2.3-beta4

fix: itho status signed value not correctly handled
fix: itho settings, fixed support for signed values, < 32 bit wide values and added support for float values
fix: allocate large MQTT buffer to prevent constant buffer resizing
fix: reboot after file system format
fix: format button not reachable in case of file system issues / debug page not loading. Moved to rest page.
fix: small textual changes on the webinterface
fix: upgrade to ArduinoJSON 6.18.5
fix: switch to ESPAsyncWebServer branch with several fixes

Hardware rev.2.x:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.3-beta4.bin

Non-cve hardware module rev.1.x:
https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/non-cve_rev_1/nrgitho-noncve-v2.3-beta4.bin

Version 2.3-beta3

28 Oct 10:23
Compare
Choose a tag to compare
Version 2.3-beta3 Pre-release
Pre-release

Version 2.3-beta3

What's Changed

fix: timer would always go to high speed, restored API functionality to set speed & timer values at the same time
fix: add-on settings sometimes not loaded correctly due to websocket connection not active yet
fix: add units to HA auto discovery sensors

known issue

some itho settings should not be 32bit wide values. This results in some negative numbers not being parsed correctly in the itho firmware.
#40

Version 2.3-beta2

22 Oct 22:41
Compare
Choose a tag to compare
Version 2.3-beta2 Pre-release
Pre-release

fix: bogus temperature/humidity value visible even if no sensor present
fix: remote on index 0 could not be removed
fix: remove remote wasn't handled correctly in the CC1101 library
fix: CC1101 support was not working for the NON-CVE wifi module
fix: removed some unused settings
fix: simplify hum/temp sensor support setting
fix: HA autodiscovery not working for hum/temp sensor data
fix: last command string incorrectly referenced as const char * instead of copy
fix: failed i2c request' CRC incorrectly resulted in checked OK
fix: wifi reconnect could result in timeout on task SysControl

https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/hardware_rev_2/nrgitho-hw2-v2.3-beta2.bin

Version 2.3-beta1

20 Oct 07:09
Compare
Choose a tag to compare
Version 2.3-beta1 Pre-release
Pre-release

feat: make hostname configurable
feat: make API sensor update frequency configurable
feat: Add DemandFlow/QualityFlow and HRU eco/350 settings and labels
feat: Add virtual remote buttons to API
feat: Include support for RFT-RV and RFT-CO2 remotes (full join handshake not possible yet)
feat: Add remote hum/temp/co2/battery to html api
feat: Decode 31D9 message
feat: Improve I2C reliability (please test)
feat: Mutex i2c tasks
feat: Add last command, command origin + timestamp to API
fix: provide don't save config checkbox before reboot (otherwise changes using the file system editor were overwritten on reboot)
fix: status page could keep updating even if page was left

Version 2.2.1

22 Sep 10:48
Compare
Choose a tag to compare

fix: Switch to percentages for HA Discovery support #31

download

Version 2.3alpha.9

22 Sep 10:52
Compare
Choose a tag to compare
Version 2.3alpha.9 Pre-release
Pre-release

fix: I2C timeout tweaks, still not there yet
fix: Corrected settings map for some itho units (*1)
fix: Fixed parsing of values (uint vs int and length) (*2)
feat: Decode of 31DA message

other alpha release removed due to dangerous bugs *1 and *2

Version 2.3alpha.8

22 Sep 10:49
Compare
Choose a tag to compare
Version 2.3alpha.8 Pre-release
Pre-release

fix: filter out bogus i2c readout results
fix: increase i2c timeout to increase readout reliability
feat: change init check to not rely on attiny init anymore

Version 2.3alpha.7

22 Sep 10:48
Compare
Choose a tag to compare
Version 2.3alpha.7 Pre-release
Pre-release

feat: Status values as JSON on sensor MQTT topic
feat: itho2401len value added for monitoring of potential i2c readout issues

Version 2.3alpha.6

22 Sep 10:47
Compare
Choose a tag to compare
Version 2.3alpha.6 Pre-release
Pre-release

fix: Switch to percentages for HA Discovery support #31
feat: Added possibility to readout status of internal itho firmware values
fix: Code refactoring and restructuring to compile without warning
fix: Bugfix in MQTT password config code

Version 2.3alpha.4

22 Sep 10:42
Compare
Choose a tag to compare
Version 2.3alpha.4 Pre-release
Pre-release

feat: add possibility to change settings of itho CVE units, use on your own risk
feat: move add-on settings to menu system settings