Skip to content

v0.1.5

Choose a tag to compare

@sickkick sickkick released this 27 Feb 01:51
b32ee92

Update focusing on General/Enterprise options, new services, Clear app data button, and removal of the device tracker.

Changes

  • General options: Configure scan interval (API polling), default policy for enrollment QR code, and package names for the Clear app data button.
  • Enterprise options: Configure identity (display name, primary color, logo), notifications, contact info, terms & conditions, and sign-in details from the integration UI.
  • New sensors: Enrollment Token Data, Device Trust.
  • Clear app data button: Per-device button using packages from General options.
  • Enrollment token: Supports policy_id, one_time_only, additional_data, allow_personal_usage.
  • New services: list_policies, list_enrollment_tokens, delete_enrollment_token, get_operation, get_enterprise, patch_enterprise, create_web_token.
  • Device tracker removed: The Android Management API does not provide device location. The device tracker platform has been removed; any existing device_tracker entities are removed from the entity registry when the integration is reloaded.

See the README and Wiki for setup and configuration.