Gree Air Conditioner: Initial support

This commit is contained in:
José Rebelo
2025-02-09 16:18:01 +00:00
parent feb5134b5d
commit 7b2b162d55
20 changed files with 1061 additions and 0 deletions
+1
View File
@@ -72,6 +72,7 @@
-keepclassmembers,allowobfuscation class * {
@com.google.gson.annotations.SerializedName <fields>;
}
-keep class nodomain.freeyourgadget.gadgetbridge.service.devices.gree.messages.** {*; }
# Somehow the rule above was not enough for some
-keep class nodomain.freeyourgadget.gadgetbridge.devices.pinetime.InfiniTimeDFU* { *; }