Releases: Smarteon/loxone-java
Releases · Smarteon/loxone-java
2.6.0
What's Changed
- Introduce user management commands by @knotekt in #186
- Introduce java quality tools by @jimirocks in #188
- Resolve checkstyle issues in Codec class by @jimirocks in #189
- Introduce LoxoneTime helper by @jimirocks in #190
- Support miniserver status since 13.1 by @jimirocks in #193
Full Changelog: 2.5.1...2.6.0
2.5.1
2.5.0
What's Changed
- Introduce support for cloud address by @knotekt in #165
- Dependency updates by @TCke83 in #167
- Introduced the use of lombok for Control hierarchy, Category & Room by @TCke83 in #166
- Fix LoxoneEndpoint to honour equals and hashCode after recent changes by @jimirocks in #170
- Rewrite groovy tests to kotlin by @knotekt in #168
- Rewrite LoxoneAT.groovy to kotlin by @knotekt in #171
- Remove groovy and spock + some tests refactoring by @jimirocks in #172
- Added @EqualsAndHashCode to LoxoneUuid + small semantic fix in CommandResponseListener by @TCke83 in #173
- Upgrade gradle, kotlin and README by @jimirocks in #175
- Small fix by @TCke83 in #176
- Workaround the unreliable jcenter repo by @jimirocks in #177
- Fix status extensions by @jimirocks in #178
- Gradle check github action by @jimirocks in #180
- Introduce GenericNetworkDevice to system status by @jimirocks in #181
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Adds remaining mandatory fields to Control by @knotekt in #156
- Updated README.md with extra information for Development & Contributions by @TCke83 in #159
- Introduced Room & Category deserialisation of loxone structure file + added methods in LoxoneApp to filter controls by Room, Category and both. by @TCke83 in #161
New Contributors
Full Changelog: 2.3.0...2.4.0
2.3.0
2.2.1
What's Changed
- Handle auth and refresh token responses correctly by @jimirocks in #150
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Use ktor for LoxoneWebSocketIT mock server by @jimirocks in #146
- Fix the authentication with existing token by @jimirocks in #148
- Introduce LoxoneProfile and TokenRepository by @jimirocks in #149
Full Changelog: 2.1.1...2.2.0
2.1.1
2.1.0
What's Changed
- Introduce Base64 encoder abstraction by @jimirocks in #144
Full Changelog: 2.0.2...2.1.0