Releases: CzompiSoftware/GreeSDK.Java
Releases · CzompiSoftware/GreeSDK.Java
v1.1.3
What's Changed
- Separated from GreeControlAndroid to be able to use for different projects
- Rework the entire project structure
-
- Packets are now separated by their nature (clientbound and serverbound)
-
- DeviceManager is moved to the root package.
-
- Prepare for multi device type support by separating AC specific features to a separate class and introducing
Appliance
andAirConditionerAppliance
interfaces and classes.
- Prepare for multi device type support by separating AC specific features to a separate class and introducing
-
- Rename
WifiSettingsPacket
toWiFiSettingsPacket
- Rename
- Upgrade Gradle to 8.2.1
- [TEMPORARY] Create
ConcurrentTask
class for seamless translation fromAsyncTask
Known issues:
- Events might not trigger properly
New Contributors
Where are the files?
You can get this package from our maven server: https://maven.czsoft.eu/#/releases/eu/czsoft/greesdk
Full Changelog: https://github.com/CzompiSoftware/GreeSDK/commits/v1.1.3