mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +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
|
- Presence detection
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
|
- Button
|
||||||
ha_release: 0.103
|
ha_release: 0.103
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -20,6 +21,7 @@ ha_platforms:
|
|||||||
- lock
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- button
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -31,7 +33,8 @@ This integration provides the following platforms:
|
|||||||
- Device tracker: The location of your car.
|
- Device tracker: The location of your car.
|
||||||
- Lock: Control the lock 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, 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).
|
- Services: Update the state, set update frequency. More details can be found [here](#services).
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
Loading…
x
Reference in New Issue
Block a user