From c9800c8822873dcf19018494430ce5f52ae087d2 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Tue, 2 Dec 2025 08:04:22 +0100 Subject: [PATCH 1/2] Add sensor platform to fressnapf_tracker --- source/_integrations/fressnapf_tracker.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/fressnapf_tracker.markdown b/source/_integrations/fressnapf_tracker.markdown index 3ad3318267cc..9f0e890cccd7 100644 --- a/source/_integrations/fressnapf_tracker.markdown +++ b/source/_integrations/fressnapf_tracker.markdown @@ -11,6 +11,7 @@ ha_codeowners: ha_domain: fressnapf_tracker ha_platforms: - device_tracker + - sensor ha_integration_type: device --- @@ -26,6 +27,8 @@ The **Fressnapf Tracker** integration provides the following entities. - **Device Tracker** - **Description**: Shows the current location of your pet. +- **Battery** + - **Description**: Shows the current battery level of your tracker. ## Prerequisites You have to use the mobile app to add the trackers to your Fressnapf Tracker account. From a4abbb0a96b9d39db6b9fd8366daafe9ee055f14 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 2 Dec 2025 08:22:31 +0100 Subject: [PATCH 2/2] Update source/_integrations/fressnapf_tracker.markdown --- source/_integrations/fressnapf_tracker.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/fressnapf_tracker.markdown b/source/_integrations/fressnapf_tracker.markdown index 9f0e890cccd7..009a14ce53f2 100644 --- a/source/_integrations/fressnapf_tracker.markdown +++ b/source/_integrations/fressnapf_tracker.markdown @@ -29,6 +29,7 @@ The **Fressnapf Tracker** integration provides the following entities. - **Description**: Shows the current location of your pet. - **Battery** - **Description**: Shows the current battery level of your tracker. + ## Prerequisites You have to use the mobile app to add the trackers to your Fressnapf Tracker account.