Skipperro / pajgps-homeassistant

This integration allows you to use PAJ GPS devices (www.paj-gps.de) in Home Assistant.
MIT License
6 stars 0 forks source link

PAJ GPS Tracker Integration

hacs_badge GitHub release PAJ GPS

Introduction

Welcome to the PAJ GPS Tracker Integration for Home Assistant!
This integration enables you to effortlessly incorporate PAJ GPS devices from www.paj-gps.de into your Home Assistant setup.

Disclaimer

Features

Planned features

Supported devices

While this integration was primarily tested with the Allround Finder 2G 2.0, it leverages the standard API provided by PAJ. Therefore, it should be compatible with other PAJ GPS devices. If you encounter any issues with different devices, please report them.

Installation

  1. Make a proper setup of your PAJ GPS device. You need to have an account on www.v2.finder-portal.com and your device must be properly configured and connected to the platform.
  2. Install this integration with HACS (adding this repository may be required), or copy the contents of this repository into the custom_components/pajgps directory.
  3. Restart Home Assistant.
  4. Start the configuration flow:
    • Start Config Flow
    • Or: Go to Configuration -> Integrations and click the + Add Integration. Select PAJ GPS from the list.
    • If the integration is not found try to refresh the HA page without using cache (Ctrl+F5).
  5. Provide your email and password used to login on www.v2.finder-portal.com. This data will be saved only in your Home Assistant and is required to generate API token.
  6. Device Tracker Entities will be created for all your devices.

Configuration

The integration will automatically discover all your devices connected to your account on www.v2.finder-portal.com. They will be added as entities to Home Assistant based on their ID from the API (not the number on the device).

There is no need to configure anything else.