Releases: kaklakariada/fritzbox-java-api
Releases · kaklakariada/fritzbox-java-api
1.7.0: Pbkdf2 login & datetime for devicestats
Added
- #29 Add support for login via Pbkdf2 challenge-response (propsed by @linnex81)
- #58 Datatime attribute added in devicestats XML response since Fritz OS 7.50 (thanks to @LutzHelling)
Fixed
- #37 Support empty device lists
Refactoring
Maven Central: https://repo1.maven.org/maven2/com/github/kaklakariada/fritzbox-java-api/1.7.0/
Add attributes
[1.6.0] - 2021-12-04
Added
- #39 Add new command "getdeviceinfo" (thanks to @odin568)
- #46 Add additional attributes to group (thanks to TDesjardins)
- #47 Add hkr attribute supported by FritzOS 7.29 (thanks to philippn)
- #38 Add commands to set status for hkr (tsoll) and for blind (open, close etc.) (thanks to JunkerMartin)
Updated
- #45 Upgrade dependencies
Support new device "Blind" and supply device statistics
[1.5.0] - 2021-12-04
Added
- #34 Support new device "Blind" and supply device statistics (thanks to @JunkerMartin for his contribution!)
Updated
- #35 Upgraded dependencies
Add support for Fritz!OS 7.25 and device groups
Added
- #18 Added new fields to be compatible with Fritz!OS 7.25 (thanks to SmokingDevices!)
- Device (Fritz!Dect440) serves now relative humidity
- ColorControl (Fritz!Dect500) got some more fields
- Added some getter for fields that did miss them
- #19 Support for device groups (thanks to PeterJelitsch!)
Update maven central deployment
1.3.1 Add plugin for releasing to maven central
Migrate to Maven Central
-
Requires Java 11 instead of Java 8
-
Moved from JCenter to Maven Central due to deprecation of JCenter. In your build script use
repositories { mavenCentral() }
Implement FritzDect!4XX devices
#17: Update for Fritz-Dect!4XX devices. Thanks to SmokingDevices!
Update for FRITZ-Dect 500 devices
#16: Update for FRITZ-Dect 500 devices. Thanks to @SmokingDevices!
Version 1.2.0 (broken)
(broken)