Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Black-Thunder committed May 15, 2021
1 parent cf5f443 commit 7172f82
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ Documentation:
* (Black-Thunder) IMPORTANT: The adapter now requires js-controller 3.1 at least
* (Black-Thunder) ignore unchanged state values to decrease network traffic
* (Black-Thunder) only update state values if they are really changed
* (Black-Thunder) extend existing objects to ensure compability with js-controller >= v3.2
* (Black-Thunder) extend existing objects to ensure compatibility with js-controller >= v3.2
* (Black-Thunder) only allow values with 0.5 steps for "targetTemp"

### 1.1.2 (2021-04-30)
* (Black-Thunder) added compability with js-controller >= v3.2
* (Black-Thunder) added compatibility with js-controller >= v3.2
* (Black-Thunder) updated dependencies

### 1.1.1 (2021-01-10)
**Attention: With this version you must reenter your password in the adapter settings and save again! Otherwise login will fail.**
**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

Expand Down Expand Up @@ -99,7 +99,7 @@ Documentation:
### 0.0.3 26.05.2020
* (Black-Thunder) added indicator if device is reachable
* (Black-Thunder) corrected role of "targetTemp", "power" and "deviceName"
* (Black-Thunder) added new states "macAddress" and "actualFanSpeed" (indicates fan speed whern running in auto mode)
* (Black-Thunder) added new states "macAddress" and "actualFanSpeed" (indicates fan speed when running in auto mode)
* (Black-Thunder) added translations

### 0.0.2-alpha9 25.05.2020
Expand Down Expand Up @@ -135,7 +135,7 @@ Documentation:
### 0.0.2 24.05.2020
* (Black-Thunder) first implementation of device control (all states under "device.XXX.control")
* (Black-Thunder) added more device options
* (Black-Thunder) extended and optimized logging (e.g. when logging into MelCloud)
* (Black-Thunder) extended and optimized logging (e.g., when logging into MelCloud)
* (Black-Thunder) implemented polling of cloud data

### 0.0.1-alpha4 11.05.2020
Expand Down

0 comments on commit 7172f82

Please sign in to comment.