Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Custom warning/alarm through the Tesla API

This site may earn commission on affiliate links.
So, as some of you know, i've developed an app for macOS to control Tesla vehicles. I decided to add an alarm button into the next version(V1.5). This sends two commands to the Tesla API every 3 seconds until the user hits the stop button. These commands are flash lights and honk the horn in short. You can find the full source code and the latest release on GitHub.

I will release the new version of the app after beta testing is complete as V1.5 because i've almost run out of API commands and requests to use.