Sha256: db99de9733def1eea8cc8642b0947ec37ef356ff98b45cbd409ea8100ae96c20
Contents?: true
Size: 504 Bytes
Versions: 4
Compression:
Stored size: 504 Bytes
Contents
# Homelink ## POST `/api/1/vehicles/{id}/command/trigger_homelink` Opens or closes the primary Homelink device. The provided location must be in proximity of stored location of the Homelink device. ### Parameters | Parameter | Example | Description | | :-------- | :----------------- | :----------------- | | lat | 36.98765432109876 | Current latitude. | | lon | -77.12345678901234 | Current longitude. | ### Response ```json { "reason": "", "result": true } ```
Version data entries
4 entries across 4 versions & 1 rubygems