Skip to content

Releases: Grizzelbee/ioBroker.mielecloudservice

Version 2.0.0- Support for Miele API V1.0.3

28 Aug 13:54
d963306
Compare
Choose a tag to compare

Version 2.0.0 - Support for Miele API V1.0.3
Some breaking changes in this release. Some datapoints changed their type. May require fixes in scripts. Update with care!
Due to the fix that datapoints with invalid values aren't created any longer, I recommend deleting all datapoints in Object view.

  • (grizzelbee) Change: New Icon
  • (grizzelbee) Fix: Number-datapoints are no longer created as strings due to their unit. They are correct numbers with units now.
  • (grizzelbee) Fix: Unit °Celsius is now shown as °C - not longer °Celsius
  • (grizzelbee) New: Introduced support for °Fahrenheit
  • (grizzelbee) New: Introduced support for new Value "plateStep" for Hobs.
  • (grizzelbee) New: Performing a LogOut from Miele API on shutdown to invalidate the Auth-Tokens.
  • (grizzelbee) Fix: Datapoints with invalid values (null/-32768) are no longer created.

Version 1.2.4

09 Jun 16:57
50a7ce0
Compare
Choose a tag to compare

Fixed No-Data-Bug which was introduced in V1.2.3

Version 1.2.3

07 Jun 18:16
a102bf6
Compare
Choose a tag to compare

Improved error handling

Version 1.2.2

23 May 16:51
a505792
Compare
Choose a tag to compare

Some fixes and small enhancements

Version 1.2.1

28 Apr 18:20
39f1f41
Compare
Choose a tag to compare
Merge pull request #24 from Grizzelbee/Development_V1.2.1

Development v1.2.1

Version 1.2.0

18 Apr 12:14
a48148d
Compare
Choose a tag to compare

Switch to Axios as http-client

Version 1.1.0

09 Mar 20:40
cca8847
Compare
Choose a tag to compare

Introduced Actions to the Adapter.

Version 1.0.5

14 Feb 15:59
8a24262
Compare
Choose a tag to compare
Merge pull request #15 from Grizzelbee/Development_v1.0.5

Development v1.0.5

Version 1.0.4

12 Feb 21:00
7f81f3a
Compare
Choose a tag to compare
Merge pull request #14 from Grizzelbee/Development_V1.0.4

Development v1.0.4

Version 1.0.3

06 Feb 19:42
f42e84c
Compare
Choose a tag to compare

First stable release of MieleCloudService