Skip to content

Releases: FlorianSW/grohe-ondus-api-java

3.0.0

20 Sep 18:41

Choose a tag to compare

Adapt new URL changes from Grohe API.

2.0.0

07 Apr 22:00

Choose a tag to compare

This release just changes the base package name and maven groupId, however, because of that also is a breaking change.
The functionality itself stayed unchanged.

This and any future releases are only available through maven central, not JCenter anymore.

1.0.1

25 Apr 15:45

Choose a tag to compare

Provides a way to debug the responses from the GROHE API.

Debug API Response

In order to get the debug output for received responses from the GROHE API you need to start your application with a specific property (or set it during runtime):

org.grohe.ondus.api.client::debug

The property needs to be set to 1 in order to enable the debug output, any other value (or not set at all) otherwise.

E.g., to enable the debug mode from the command line, just add the following system property to the java command invocation:

-Dorg.grohe.ondus.api.client::debug=1

1.0.0

09 Mar 14:50

Choose a tag to compare

This release contains breaking changes in the API, as well as support for GROHE Blue devices.

0.0.12

22 Jan 18:20

Choose a tag to compare

Release 0.0.12

0.0.11

18 Aug 12:25

Choose a tag to compare

Bump to new version

0.0.10

14 Jul 10:23

Choose a tag to compare

Remove HttpClient to minimize dependency tree (for osgi of openhab)

0.0.9

04 Apr 17:23

Choose a tag to compare

Bump to 0.0.9 and bundle as OSGi bundle

0.0.8

23 Mar 15:24

Choose a tag to compare

Bump to version 0.0.8

0.0.7

27 Jan 21:27

Choose a tag to compare

Bump to 0.0.7