1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-29 05:16:51 +01:00
Gadgetbridge/app
José Rebelo a6cb73e843 Amazfit GTS 3: Fix battery drain due to unanswered weather requests
- Reply with HTTP 404 to unknown weather endpoints
- Add some missing fields to weather responses

The official Zepp app itself gets a 404 when calling a /weather/tide
endpoint, so we don't know what the watch is supposed to receive.

Weather also seems to still not work correctly on the GTS 3, but this at
least fixes the request spam that was coming from the watch on the tide
endpoint.
2022-09-21 21:31:45 +01:00
..
src Amazfit GTS 3: Fix battery drain due to unanswered weather requests 2022-09-21 21:31:45 +01:00
build.gradle add cbor dependency 2022-09-19 21:45:58 +02:00
proguard-rules.pro Added rule to keep static members of GattCharacteristic class 2022-04-28 22:08:26 +02:00