Skip to content

This project provides a basic backend to support the Tesla API via Amazon Alexa Skills

Notifications You must be signed in to change notification settings

florianuhlemann/SwiftDevelopment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

AlexaSwift

This project provides a basic backend to support the Tesla API via Amazon Alexa Skills.

Instructions

After you downloaded the github, make sure that you have a fully working swift setup on your machine.

Run the following commands to get started:

cd AlexaSwift
swift build
sudo ./.build/debug/AlexaSwift

Currently Implemented

  • Battery Range Query
  • Language Support for de-DE and en-US

Future Implementations

  • Activate AC with or without temperature value
  • Query whether the vehicle is locked

About

This project provides a basic backend to support the Tesla API via Amazon Alexa Skills

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages