Integration for tracking Kids Watch devices (such as HONOR Choice Kids Watch) in Home Assistant.
- Ensure you have HACS installed
- In HACS, go to "Integrations"
- Click the three dots in the top right → "Custom repositories"
- Add the repository URL:
https://github.com/kasitoru/kidswatch_tracker - Select category "Integration"
- Search for "Kids Watch Tracker" in HACS and install it
- Restart Home Assistant
- Download the archive with the latest version of the integration
- Copy the
custom_componentsfolder to yourhomeassistantdirectory - Restart Home Assistant
- After installation, go to Settings → Devices & Services → Integrations
- Click "Add Integration"
- Search for "Kids Watch Tracker"
- Fill in the configuration form:
- Country Code: Select your country from the dropdown list
- Phone Number: Phone number associated with your Kids Watch account
- Password: Password for your Kids Watch account
- Update Interval: How often to update location (seconds, default: 60)
- Force Update Location: If enabled, will request location update on every poll
After setup, you can adjust settings via the integration's "Configure" menu:
- Update Interval: 30 to 3600 seconds
- Force Update Location: Enable/disable
For each child/device, the following entities are created:
device_tracker.kidswatch_tracker_[device_id]: Main location tracking entity
- locate_time: Last location update timestamp
- charging: Whether device is charging (true/false)