Skip to content

Releases: anyuta1166/android

Home Assistant-2.3.3-16-ge84abaf-358 (20220704)

06 Jul 09:04
Compare
Choose a tag to compare
  • Re-register for locations updates (revert register only once for location updates). Attempt to fix locations updates sometimes not received until forced re-register.

Home Assistant-2.3.3-16-ge84abaf-358 (20220311)

11 Mar 14:45
Compare
Choose a tag to compare
  • Fix background tracking switch not enabled after granting required permissions
  • Send locations updates not faster than every 30 seconds - workaround for Google Play Services bug (or feature) sending location updates every second when GPS is in use

Home Assistant-2.3.3-16-ge84abaf-358 (20220310)

10 Mar 20:25
Compare
Choose a tag to compare
  • Backport request background location after requesting accurate location + fixed for Android 11
  • Backport switching to SDK 30
  • Backport fix sentry crash after target SDK change
  • Backport Sentry Filtering and add ability to opt out of crash reporting
  • Add release date to version info to distinguish between different modded builds

Home Assistant-2.3.3-16-ge84abaf-358 (20200911)

10 Mar 20:21
Compare
Choose a tag to compare
  • Make minimum accuracy user configurable
  • Set minimum accuracy to 5000 by default so we don't miss cell-tower based location updates
  • Use old naming scheme
  • No retries, use first received location
  • Decouple location updates from other sensor updates
  • Do not limit accurate location requests to once per minute max
  • Enable Geocode Sensor by default
  • Do not discard subsequent regular location updates
  • Remove separate battery state sensor, add attributes to battery level
  • Fix settings crash
  • Do not trigger sensors update if the corresponding sensor is disabled