Fixed bugs:
- Outside temperature is unsigned what makes it incorrect when it's freezing #36
Fixed bugs:
- Report time is one day off - update of fix #16
v1.4.5 (2018-12-05)
Closed issues:
- BindException: Address already in use: Cannot bind #30
- Socket timeout error #27
- Change Request time and date #26
- Add possibility to set "setpoint" temperature #21
v1.4.4 (2017-11-13)
Implemented enhancements:
- Use Lombok's val keyword for local final variables #24
Fixed bugs:
- Class cast exception #23
v1.4.3 (2017-11-06)
Implemented enhancements:
- Modulation and other detailed information missing from --dump output #20
Closed issues:
v1.4.2 (2017-05-08)
Implemented enhancements:
- Needs Java 8 to build #18
Fixed bugs:
- Report time ligt een dag min een paar seconden in de toekomst #16
Merged pull requests:
v1.4.1 (2017-01-22)
Implemented enhancements:
- The discovery method does not output debug logging #14
- "flameStatus" is missing from diagnostics #12
Fixed bugs:
- Authorization request does not include mac_address #13
- State Error: Response 'acc_status' is null. #11
v1.4.0 (2016-11-14)
Implemented enhancements:
- Add Atag One device version to api output #10
Closed issues:
- Access not yet granted since R46 #9
v1.3.3 (2016-08-09)
Closed issues:
- Remote mode not working #8
v1.3.2 (2016-05-16)
Closed issues:
- It ignores private lan in the range 172.X #7
v1.3.1 (2016-04-10)
Implemented enhancements:
- Add option to override hardware address (mac address) used for authentication #5
Closed issues:
- Running with Java 6 throws an error: IncompatibleClassChangeError, DatagramSocket does not implement interface Closeable #6
v1.3.0 (2015-12-27)
Fixed bugs:
- JSON keys are now enclosed in double quotes to produce valid JSON
Implemented enhancements:
- Set temperature for thermostat in local network #1
- Added thermostat IP address to the diagnostic info
- Connecting to the thermostat in the local network is more reliable
- Code cleanup
Implemented enhancements:
- Get all diagnostic details immediately from the ATAG One thermostat in the local network
Implemented enhancements:
- Set room temperature
- Error message improvements
- Code cleanup
First release!