Skip to content

Releases: CzompiSoftware/GreeSDK.Java

v1.1.3

10 Aug 23:24
666da12
Compare
Choose a tag to compare

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 and AirConditionerAppliance interfaces and classes.
    • Rename WifiSettingsPacket to WiFiSettingsPacket
  • Upgrade Gradle to 8.2.1
  • [TEMPORARY] Create ConcurrentTask class for seamless translation from AsyncTask

Known issues:

  • Events might not trigger properly

New Contributors

  • @Czompi made their first contribution in #1

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