Releases: AndreasExner/ioBroker-IoT-Framework
Releases · AndreasExner/ioBroker-IoT-Framework
F6 6.1.1 - Deep Sleep Update
6.1.1: Deep Sleep Update
- Deep Sleep option for ESP8266
- general code improvements
F6 6.0.0 initial release
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
- 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
New sensors, minor bugfixes and improvements
5.0 - updates release
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
Update issue templates