From 45cffb3bec138d3fee19563979ecef1856ff887e Mon Sep 17 00:00:00 2001 From: Nikolay Vasilchuk Date: Mon, 18 Dec 2023 11:20:50 +0300 Subject: [PATCH] Replace Starline horn switch with button (#30330) * Horn switch replaced by button * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/starline.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/starline.markdown b/source/_integrations/starline.markdown index 15cb24d1f73..f93fd11c449 100644 --- a/source/_integrations/starline.markdown +++ b/source/_integrations/starline.markdown @@ -8,6 +8,7 @@ ha_category: - Presence detection - Sensor - Switch + - Button ha_release: 0.103 ha_iot_class: Cloud Polling ha_config_flow: true @@ -20,6 +21,7 @@ ha_platforms: - lock - sensor - switch + - button ha_integration_type: integration --- @@ -31,7 +33,8 @@ This integration provides the following platforms: - 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. -- Switches: Start/stop engine, heater (webasto), additional channel and sound the horn. +- Switches: Start/stop engine, heater (webasto), and additional channel. +- Buttons: Sound the horn. - Services: Update the state, set update frequency. More details can be found [here](#services). ## Prerequisites