Replace Starline horn switch with button (#30330)

* Horn switch replaced by button

* Tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Nikolay Vasilchuk 2023-12-18 11:20:50 +03:00 committed by GitHub
parent fdb10fcbdb
commit 45cffb3bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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