Releases: mvalla/openwebnet4j
Releases · mvalla/openwebnet4j
0.13.0
Added
- Thermoregulation requestHolidayMode / requestVacationMode / requestWriteWeeklyScenarioMode methods
Changed
- improved support for HOLIDAY and VACATION modes
- re-factored WhatThermo as class
- re-factored OperatioMode enum
- OperationMode.PROGRAM is now OperationMode.AUTO
- DEPRECATED WhereThermo methods: .isComplex(), fromModeAndFunction. OperationMode methods mode/isScenario/isWeekely/isVacation
- removed already deprecated method BaseOpenMessage.getCommandParams()
0.12.0
0.11.0
Added
- Area/Group/General parsing and getters for WhereLightAutom and related tests
- maven-enforcer-plugin
- first @nonnull annotations
Changed
- updated README
- updated config for maven-compiler-plugin
- updated dependencies: junit-jupiter-engine, slf4j-api, org.apache.logging.log4j.log4j-slf4j-impl/log4j-api/log4j-core
- updated maven plugins: maven-compiler-plugin, maven-gpg-plugin , maven-javadoc-plugin, maven-source-plugin, maven-surefire-plugin, maven-bundle-plugin
0.10.1
0.10.0
Added
- GatewayMgmt: support for Dim=22 DateTime and requestSetDateTime(), parseDateTime(), toOWNDateTime() static methods and tests
- Energy: support for partial totalizer for current month and current day (WHO=18)
- WhereThermo: support for 4-zone Central Unit (where=#0#1) and related test
Changed
- updated dependencies
- DEPRECATED WhereThermo.isStandAlone()
- updated BUSGateway to discover and notify thermo CU first and then zones
- escaped OWN frames in log messages
Fixed
- WhatThermo.isComplex() and added related tests
0.9.0
0.8.1
0.8.0
0.7.1
Fixed
- [zigbee] Fixes #27: shutter status request blocking USB processing in older gateways
Added
- Support for AUX discovery
- Thermo: support for LocalOffset, WEEKLY and SCENARIO modes
Changed
- [zigbee] improved error handling
- code cleanup
- moved to Log4j-2 binding for SLF4J
- Thermo: refactored WhatThermo, isStandAlone param