Skip to content

Releases: tobiasfaust/ESP8266_PumpControl

Release 2.5.3 PRE

19 Aug 12:17
5ecb807
Compare
Choose a tag to compare
Release 2.5.3 PRE Pre-release
Pre-release

2.5.3:

  • Bug: Oled Typ selectionbox in GUI will now list correct
  • Bug: Reverse function works now as expected
  • ReScan i2cBus or 1WireBus will now change textcolor to red
  • Bug: ADS1115 Scan checks now if ADC is present to prevent ESP freezes
  • Feature: 1Wire ReScan at statuspage
  • Bug: bistable valve works again due an definition error in 2.5.2
  • Bug: ESP8266: reduce autoupdater to last version due RAM limitations by changing json file definition
  • Bug: valve sometimes doesnt switch back to OFF status after on-for-timer
  • Bug: in ValveConfig Ajax Change of enabling/disabling of a valve doesn recognized
  • Bug: 1Wire switches only one port

Release 2.5.3

07 Mar 06:21
Compare
Choose a tag to compare

2.5.3:

  • Bug: Oled Typ selectionbox in GUI will now list correct
  • Bug: Reverse function works now as expected
  • ReScan i2cBus or 1WireBus will now change textcolor to red
  • Bug: ADS1115 Scan checks now if ADC is present to prevent ESP freezes
  • Feature: 1Wire ReScan at statuspage
  • Bug: bistable valve works again due an definition error in 2.5.2
  • Bug: ESP8266: reduce autoupdater to last version due RAM limitations by changing json file definition
  • Bug: valve sometimes doesnt switch back to OFF status after on-for-timer
  • Bug: in ValveConfig Ajax Change of enabling/disabling of a valve doesn recognized
  • Bug: 1Wire switches only one port

Release 2.5.3

14 Jul 11:45
Compare
Choose a tag to compare

Release 2.5.3:

  • Feature: Add OneWire DS2408 hardware support

  • Feature: Add a keepalive message via MQTT, configurable at BasisConfig:

  • Feature: Add configurable DebugMode at BaseConfig

  • Feature: push out memory and rssi values via mqtt together with keepalive message if Debugmode >= 4

  • Feature: support for ESP32, still without OTA Update and Wifi Credential deletion

  • Feature: show 1wire devices and controller at status page

  • Feature: OLED Type SSD1306 and SH1106 available

  • Feature: add ADS1115 ADC for a better level measurement (page sensor)

  • debugmode handling optimized (-> use it only from BaseConfig)

Release 2.5.3 PRE

16 Jun 06:40
bb2512d
Compare
Choose a tag to compare
Release 2.5.3 PRE Pre-release
Pre-release

2.5.3:

  • Bug: Oled Typ selectionbox in GUI will now list correct
  • Bug: Reverse function works now as expected
  • ReScan i2cBus or 1WireBus will now change textcolor to red
  • Bug: ADS1115 Scan checks now if ADC is present to prevent ESP freezes
  • Feature: 1Wire ReScan at statuspage
  • Bug: bistable valve works again due an definition error in 2.5.2
  • Bug: ESP8266: reduce autoupdater to last version due RAM limitations by changing json file definition
  • Bug: valve sometimes doesnt switch back to OFF status after on-for-timer
  • Bug: in ValveConfig Ajax Change of enabling/disabling of a valve doesn recognized
  • Bug: 1Wire switches only one port

Release 2.5.3 PRE

08 Jun 11:35
f30c5b5
Compare
Choose a tag to compare
Release 2.5.3 PRE Pre-release
Pre-release

2.5.3:

  • Bug: Oled Typ selectionbox in GUI will now list correct
  • Bug: Reverse function works now as expected
  • ReScan i2cBus or 1WireBus will now change textcolor to red
  • Bug: ADS1115 Scan checks now if ADC is present to prevent ESP freezes
  • Feature: 1Wire ReScan at statuspage
  • Bug: bistable valve works again due an definition error in 2.5.2
  • Bug: ESP8266: reduce autoupdater to last version due RAM limitations by changing json file definition
  • Bug: valve sometimes doesnt switch back to OFF status after on-for-timer
  • Bug: in ValveConfig Ajax Change of enabling/disabling of a valve doesn recognized

Release 2.5.2 PRE

16 Apr 17:49
Compare
Choose a tag to compare
Release 2.5.2 PRE Pre-release
Pre-release

2.5.2:

  • changing 1wire pin without reboot now possible
  • show 1wire devices and controller at status page
  • Feature: OLED Type SSD1306 and SH1106 available
  • add ADS1115 ADC for a better level measurement (page sensor)
  • debugmode handling optimized (-> use it only from BaseConfig)

Release 2.4.5

26 Jan 12:30
ddd0447
Compare
Choose a tag to compare

2.4.5:

  • Feature: deletion of WiFi credentials now possible
  • Feature: ESP Hostname now the configured Devicename
  • Bug: WIFI Mode forces to STATION-Mode, some devices has been ran in unsecured STA+AP Mode
  • Bug: security issue: dont show debug output of WiFi Connection (password has been shown)
  • Feature: valve reverse mode: enable if your valve act on LOW instead of ON
  • Feature: AutoOff: possibility to setup a security AutoOff
  • Bug: count of Threads now push out if an on-for-timer has been expired

Release 2.4.5 PRE

12 Nov 09:44
3861a30
Compare
Choose a tag to compare
Release 2.4.5 PRE Pre-release
Pre-release

2.4.5:

  • Feature: deletion of WiFi credentials now possible
  • Feature: ESP Hostname now the configured Devicename
  • Bug: WIFI Mode forces to STATION-Mode, some devices has been ran in unsecured STA+AP Mode
  • Bug: security issue: dont show debug output of WiFi Connection (password has been shown)
  • Feature: valve reverse mode: enable if your valve act on LOW instead of ON
  • Feature: AutoOff: possibility to setup a security AutoOff
  • Bug: count of Threads now push out if an on-for-timer has been expired

Release 2.4.4

11 Aug 05:33
f77263e
Compare
Choose a tag to compare

2.4.4: -

  • Feature: Issue #9: MQTT Client ID now configurable
  • MQTT now reconnect after DeviceName has been changed
  • MQTT LastWillTopic as device status configured by topic "/state [Offline|Online]"
  • Publish Release and Version after MQTT Connect by topic "/version"
  • Bugfix: Nullpointer to Hardwaredevice if multiple hardware devices are defined

Release 2.4.4 PRE

06 Jul 10:45
a4dd067
Compare
Choose a tag to compare
Release 2.4.4 PRE Pre-release
Pre-release

2.4.4: -

  • Feature: Issue #9: MQTT Client ID now configurable
  • MQTT now reconnect after DeviceName has been changed
  • MQTT LastWillTopic as device status configured by topic "/state [Offline|Online]"
  • Publish Release and Version after MQTT Connect by topic "/version"
  • Bugfix: Nullpointer to Hardwaredevice if multiple hardware devices are defined