Releases: Black-Thunder/ioBroker.melcloud
Releases · Black-Thunder/ioBroker.melcloud
1.1.3
- IMPORTANT: The adapter now requires js-controller 3.1 at least
- ignore unchanged state values to decrease network traffic
- only update state values if they are really changed
- extend existing objects to ensure combability with js-controller >= v3.2
- only allow values with 0.5 steps for "targetTemp"
1.1.2
- (Black-Thunder) added compability with js-controller >= v3.3.1
- (Black-Thunder) updated dependencies
1.1.1
Attention: With this version you must reenter your password in the adapter settings and save again! Otherwise login will fail.
- (Black-Thunder) fix: correctly use auto decryption handling for password
- (Black-Thunder) polling interval in adapter settings is now limited to values greater than 0
1.1.0
- (Black-Thunder) new functionality: retrieve power consumption reports
- (Black-Thunder) adapter connection state now correctly set accordingly to the cloud connection
- (Black-Thunder) added release-script and Dependabot, updated dependecies
1.0.6
- (Black-Thunder) implemented queue mechanism for sending requests to cloud
- (Black-Thunder) disabled adapter autostart after installation
1.0.5
- (Black-Thunder) added more checks when processing HTTP response
- (Black-Thunder) corrected typo in subscribeStates()
- (Black-Thunder) moved subscribeStates() after init and first successful connection
1.0.4
- (Black-Thunder) added new value for 'vaneHorizontalDirection': 50/50 (1 vane left, 1 vane right - only for models with 2 independent horizontal vanes)
1.0.3
- (Black-Thunder) renamed pre-defined values for 'vaneHorizontalDirection' and 'vaneVerticalDirection'
- (Black-Thunder) refactored polling logic: if connection is lost, a maximum of 3 retries are made; if still not successful, the next retry will be made after 1 hour
1.0.2
- (Black-Thunder) correctly classify 'pollingInterval' as number
- (Black-Thunder) corrected max values for states 'vaneHorizontalDirection' and 'vaneVerticalDirection'
- (Black-Thunder) check 'vaneHorizontalDirection' and 'vaneVerticalDirection' for valid values
1.0.1
- (Black-Thunder) fixed bug in device control when two or more devices are present