Skip to content

Releases: Black-Thunder/ioBroker.melcloud

1.1.3

12 May 19:14
Compare
Choose a tag to compare
  • 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

30 Apr 11:08
Compare
Choose a tag to compare
  • (Black-Thunder) added compability with js-controller >= v3.3.1
  • (Black-Thunder) updated dependencies

1.1.1

10 Jan 01:34
Compare
Choose a tag to compare

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

08 Jan 14:58
Compare
Choose a tag to compare
  • (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

27 Jun 22:08
Compare
Choose a tag to compare
  • (Black-Thunder) implemented queue mechanism for sending requests to cloud
  • (Black-Thunder) disabled adapter autostart after installation

1.0.5

20 Jun 23:14
Compare
Choose a tag to compare
  • (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

05 Jun 15:47
Compare
Choose a tag to compare
  • (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

03 Jun 14:21
Compare
Choose a tag to compare
  • (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

31 May 23:23
Compare
Choose a tag to compare
  • (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

29 May 12:08
Compare
Choose a tag to compare
  • (Black-Thunder) fixed bug in device control when two or more devices are present