365GPS integration for Home Assistant

Hi everyone,

I’ve been working on a custom Home Assistant integration for 365GPS trackers and wanted to share it here in case it helps others using devices on the 365GPS platform.

The integration is available for HACS:

GitHub: https://github.com/BananaLoaf/hass-365gps

[WARNING]
Do not share your IMEIs and passwords with anyone you don't trust!

It adds 365GPS devices to Home Assistant as device trackers and exposes useful entities for each tracker, including:

  • Location tracking
  • Battery level
  • Speed
  • Altitude
  • Direction
  • Device status: moving, static, offline
  • Location source: GPS or LBS
  • Cellular signal
  • Update interval
  • LED control
  • Speaker control
  • Find device switch
  • Remote/power-saving controls
  • Power-saving schedule times
  • Reboot and shutdown buttons

Installation through HACS:

  1. Open HACS
  2. Go to Custom Repositories
  3. Add BananaLoaf/hass-365gps as an integration
  4. Search for 365gps
  5. Install
  6. Restart Home Assistant
  7. Add the integration from Devices & Services

Add your 365GPS account from Settings → Devices & Services → Add Integration → 365gps.

The integration is cloud polling and currently polls the 365GPS service to keep device data updated. Feedback, bug reports, and device compatibility notes are very welcome on GitHub:

https://github.com/BananaLoaf/hass-365gps/issues

No vibecoding used yet

1 Like