Releases: Black-Thunder/ioBroker.melcloud
Releases · Black-Thunder/ioBroker.melcloud
Release v1.3.5
- (Black-Thunder) Memory leak was fixed
Release v1.3.4
- (Black-Thunder) Certificate issues were fixed (e.g. "Error: unable to verify the first certificate")
Release v1.3.3
- (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
- (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
- (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
- (Black-Thunder) added consumption reports for air to water devices
1.2.0
- (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
- fixed warnings
1.1.5
- (Black-Thunder) replaced deprecated package "request" with "axios"
- (Black-Thunder) fix warnings for js-controller v4
- (Black-Thunder) updated dependencies
1.1.4
- (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