Sure Petcare
The Sure Petcare integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to get information on your Sure Petcare Connect Pet or Cat Flap.
Configuration
To add the Sure Petcare hub to your Home Assistant instance, use this My button:
Manual configuration steps
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select Sure Petcare.
-
Follow the instructions on screen to complete the setup.
Supported functionality
These are the entities available in the Sure Petcare integration.
Pets
Binary sensors
- Presence: Whether the pet is inside (presence).
Sensors
-
Last seen flap device ID: Last flap device ID used by the pet (useful for the pet select location blueprint).
unknownif the last status is not from a flap update. This sensor is disabled by default. -
Last seen user ID: Last user ID that manually changed the pet location (useful for the pet select location blueprint).
unknownif the last status is not from a manual update. This sensor is disabled by default.
Pet and cat flaps
Binary sensors
- Connectivity: Device connectivity (online); shows device RSSI when available.
Locks
- Locked in: Lock state: flap locked to allow entry only.
- Locked out: Lock state: flap locked to allow exit only.
- Locked all: Lock state: flap locked both ways.
Sensors
- Battery level: Battery level percentage (derived from battery voltage).
Feeders
Binary sensors
- Connectivity: Feeder connectivity (online); shows device RSSI when available.
Sensors
- Battery level: Battery level percentage (derived from battery voltage).
Felaqua
Binary sensors
- Connectivity: Felaqua connectivity (online); shows device RSSI when available.
Sensors
- Felaqua: Water remaining in the bowl.
- Battery level: Battery level percentage (derived from battery voltage).
Hub
Binary sensors
-
Connectivity: Hub connectivity (online); attributes include
led_modeandpairing_mode.
List of actions
The Sure Petcare integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] provides the following actions. Each link below opens a dedicated page with examples, parameters, and a step-by-step UI walkthrough.
-
Set lock state (
surepetcare.set_lock_state) Changes the locking state of a Sure Petcare flap. -
Set pet location (
surepetcare.set_pet_location) Manually sets the location of a pet to inside or outside.
For an overview of every action across all integrations, see the actions reference.
Blueprints
Pet select location (template entity)
Create a select entity for a pet representing its current location. This is especially useful if you have multiple flaps that do not directly lead outside and the existing binary sensors can’t accurately reflect your pets’ locations.
Supports up to 10 flaps.
The sync is one-way only. While the pet select location is synced from the pet binary sensor, manually changing the select entity state won’t impact the pet binary sensor (thus no impact in Sure Petcare).