mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
* Split out mopar into a component and sensor platform * Add the mopar switch platform * Add the mopar lock platform * Clean up and bump version * Update per review * Re-add service to trigger horn * Clean up again * Don't call async from sync context * Lint * Implement changes from review * Lint * A little more clean up
6 lines
206 B
YAML
6 lines
206 B
YAML
sound_horn:
|
|
description: Trigger the vehicle's horn
|
|
fields:
|
|
vehicle_index:
|
|
description: The index of the vehicle to trigger. This is exposed in the sensor's device attributes.
|
|
example: 1 |