From 5c24bc1badfb91c5a274def343fe94a3a119c826 Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Tue, 24 Aug 2021 09:14:56 +0200 Subject: [PATCH] Add information about `sensor` platform for Tractive integration (#18799) --- source/_integrations/tractive.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tractive.markdown b/source/_integrations/tractive.markdown index fce6c4e76a9..d10fbeacb05 100644 --- a/source/_integrations/tractive.markdown +++ b/source/_integrations/tractive.markdown @@ -9,6 +9,9 @@ ha_config_flow: true ha_codeowners: - "@zhulik" ha_domain: tractive +ha_platforms: + - device_tracker + - sensor --- [Tractive](https://tractive.com/en/) is an Austrian company that develops real-time location trackers for pets and other animals using GPS and GSM technology. @@ -23,6 +26,6 @@ To use the integration you must be a premium tractive client. ## Integration Entities -The Tractive integration adds one device tracker per registered pet: +The Tractive integration adds one device tracker and several sensors per registered pet: ![Tractive device tracker](/images/integrations/tractive/device_tracker.png)