Skip to content

Releases: Black-Thunder/ioBroker.melcloud

Release v1.3.5

01 Aug 10:02
Compare
Choose a tag to compare
  • (Black-Thunder) Memory leak was fixed

Release v1.3.4

11 May 09:45
Compare
Choose a tag to compare
  • (Black-Thunder) Certificate issues were fixed (e.g. "Error: unable to verify the first certificate")

Release v1.3.3

14 Apr 08:00
Compare
Choose a tag to compare
  • (Black-Thunder) Handling of error data from cloud was improved
  • (Black-Thunder) Admin UI has been updated
  • (Black-Thunder) ATW devices: New state "heatPumpFrequency" added
  • (Black-Thunder) ATW devices: New state "operationState" added
  • (Black-Thunder) ATW devices: Commands "operationModeZone1" and "operationModeZone2" fixed

1.3.1

24 Mar 23:06
Compare
Choose a tag to compare
  • (Black-Thunder) fixed "undefined is not a valid state value" log messages
  • (Black-Thunder) fixed crash after connection is lost (e.g. due to missing internet connection)
  • (Black-Thunder) updated admin UI and translations
  • (Black-Thunder) fixed a lot of adapter checker issues and warnings

1.3.0

17 Mar 13:26
Compare
Choose a tag to compare
  • (Black-Thunder) added online status to each device (visible in admin object tree)
  • (Black-Thunder) added error status to each device (visible in admin object tree)
  • (Black-Thunder) added error code and messages to device info
  • (Black-Thunder) added new command "timerToggle" to enable/disable device timers

1.2.1

06 Dec 07:17
Compare
Choose a tag to compare
  • (Black-Thunder) added consumption reports for air to water devices

1.2.0

20 Sep 19:21
Compare
Choose a tag to compare
  • (Black-Thunder) Added support for air to water devices (e.g., heat pumps)
  • (Black-Thunder) Added new device-independent channel "reports" fur cumulative reports across all devices (see documentation for new structure)
  • (Black-Thunder) Restructured device-specific channel "reports" and added new sub-channel "lastReportData" (see documentation for new structure)
  • (Black-Thunder) Fix: always trigger on "getPowerConsumptionReport" ignoring the state value
  • (Black-Thunder) Fixed js-controller warnings

1.1.6

06 Feb 16:56
Compare
Choose a tag to compare
  • fixed warnings

1.1.5

06 Feb 13:42
Compare
Choose a tag to compare
  • (Black-Thunder) replaced deprecated package "request" with "axios"
  • (Black-Thunder) fix warnings for js-controller v4
  • (Black-Thunder) updated dependencies

1.1.4

15 May 23:38
Compare
Choose a tag to compare
  • (Black-Thunder) implemented separate queue for sending device commands to improve robustness when sending multiple commands
  • (Black-Thunder) only update "control" state values with ack=true when it was requested by user before