Skip to content

Releases: AndreasExner/ioBroker-IoT-Framework

F6 6.1.1 - Deep Sleep Update

31 Aug 11:58
Compare
Choose a tag to compare

6.1.1: Deep Sleep Update

  • Deep Sleep option for ESP8266
  • general code improvements

F6 6.0.0 initial release

06 Jul 17:10
fbba8be
Compare
Choose a tag to compare

The framework version F6 depricates HTTP-REST as communication protocoll between the IoT device and iobroker. It is replaced by MQTT.

WARNING the SPS30 section is not yet converted to MQTT! Please use the latest version of F5!
WARNING the WindSensor section is not yet converted to MQTT! Please use the latest version of F5!

Other updates / changes:

  • ADS1115 (16Bit 4 channel ADC) added
  • code cleanup and optimization

5.3.2: UART Update

21 Dec 15:28
c814784
Compare
Choose a tag to compare
  • Major improvements and bugfixes for the UART communication: CRC check, remove zero bytes etc.
  • Softwareserial replaced with hardware serial
  • changed wind speed data transfer (for de-noising)
  • minor fixes and improvements

5.2.0 - new sensor

07 Dec 08:55
d02fb58
Compare
Choose a tag to compare

New sensors, minor bugfixes and improvements

5.0 - updates release

01 Dec 17:30
361adb8
Compare
Choose a tag to compare

With the 5th generation of the Framework was completely restructured because the long code became more and more unhandy. All generic and hardware specific sensors functions are moved the extension file AEX_iobroker_IoT_Framework.ino.

2.0 - initial release

03 Aug 12:31
Compare
Choose a tag to compare
Update issue templates