mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
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:
parent
fdb10fcbdb
commit
45cffb3bec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user