From deb95ef130086b0ed4a62cbf9fb27a6b2a5bf6da Mon Sep 17 00:00:00 2001 From: Nikolay Vasilchuk Date: Fri, 29 Dec 2023 12:29:23 +0300 Subject: [PATCH] GPS Satellites count Starline sensor (#30337) --- source/_integrations/starline.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/starline.markdown b/source/_integrations/starline.markdown index aafdd2c2b07..7a1711fda4c 100644 --- a/source/_integrations/starline.markdown +++ b/source/_integrations/starline.markdown @@ -32,7 +32,7 @@ This integration provides the following platforms: - Binary sensors: Hand brake, hood, trunk, alarm status, doors lock state, handsfree, neutral and moving ban status. - Device tracker: The location of your car. - Lock: Control the lock of your car. -- Sensors: Battery level, SIM card balance, GSM signal level, fuel volume, mileage, OBD errors, interior temperature and engine temperature. +- Sensors: Battery level, SIM card balance, GSM signal level, GPS satellites count, fuel volume, mileage, OBD errors, interior temperature and engine temperature. - Switches: Start/stop engine, heater (webasto), additional channel, and service mode. - Buttons: Sound the horn. - Services: Update the state, set update frequency. More details can be found [here](#services).