A native Home Assistant integration for Sure Petcare devices, including the SureFlap Cat Flap and SureFeed Microchip Pet Feeder. This integration provides monitoring and control capabilities directly within Home Assistant.
- SureFlap Support: Monitor lock status and remotely lock/unlock your pet flaps.
- SureFeed Support: Track bowl status, last feeding time, and food metrics (portion sizes, remaining food).
- Pet Tracking: Keep track of your pets' locations (Inside/Outside).
- Native Experience: Fully integrated with the Home Assistant UI via Config Flow.
sensor: Battery levels, food weight, pet location, and device status.lock: Control and monitor your SureFlap devices.select: Change device modes.button: Manual triggers for specific actions.device_tracker: Track the location of your pets.
- Ensure HACS is installed.
- Open HACS in your Home Assistant instance.
- Click on the three dots in the top right corner and select Custom repositories.
- Paste the URL of this repository into the Repository field.
- Select Integration as the Category.
- Click Add.
- Find Sure Petcare in the HACS store and click Download.
- Restart Home Assistant.
- Download the
custom_components/surepetcare_hafolder from this repository. - Copy the folder to your Home Assistant
custom_componentsdirectory (e.g.,/config/custom_components/surepetcare_ha). - Restart Home Assistant.
- After restarting, go to Settings > Devices & Services.
- Click Add Integration in the bottom right corner.
- Search for Sure Petcare and follow the on-screen instructions to log in with your Sure Petcare credentials.
Manually set the location of a pet.
| Field | Description |
|---|---|
pet_id |
The ID of the pet to update. |
location |
The new location (1 for Inside, 2 for Outside/Away). |
This integration is not affiliated with or endorsed by Sure Petcare. It uses their unofficial API to provide Home Assistant support.