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