{"id":13693112,"url":"https://github.com/gstark/tesla-api","last_synced_at":"2025-05-02T21:31:24.232Z","repository":{"id":6992911,"uuid":"8256622","full_name":"gstark/tesla-api","owner":"gstark","description":"Ruby implementation of the Tesla HTTP API","archived":false,"fork":false,"pushed_at":"2014-06-07T13:14:19.000Z","size":256,"stargazers_count":22,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-25T01:08:32.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gstark.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-17T21:00:49.000Z","updated_at":"2024-02-10T20:34:15.000Z","dependencies_parsed_at":"2022-09-17T17:20:36.839Z","dependency_job_id":null,"html_url":"https://github.com/gstark/tesla-api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gstark%2Ftesla-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gstark%2Ftesla-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gstark%2Ftesla-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gstark%2Ftesla-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gstark","download_url":"https://codeload.github.com/gstark/tesla-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224337283,"owners_count":17294697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T17:01:05.749Z","updated_at":"2024-11-12T19:30:27.010Z","avatar_url":"https://github.com/gstark.png","language":"Ruby","readme":"= TeslaAPI\n\n\u003cb\u003eBuild Status:\u003c/b\u003e {\u003cimg src=\"https://travis-ci.org/gstark/tesla-api.svg?branch=master\" alt=\"Build Status\" /\u003e}[https://travis-ci.org/gstark/tesla-api]\n\n== DESCRIPTION\n\nAllows access to the Tesla REST API for reading car telemetry and controlling basic\nvehicle features such as locking doors, opening the roof and controlling the AC system.\n\nImplements the API documented here: https://github.com/timdorr/model-s-api\n\n== Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'tesla-api'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install tesla-api\n\n== Usage\n\n    tesla = TeslaAPI::Connection.new(\"user@example.com\", \"password\")\n\n    mycar = tesla.vehicle\n\n    mycar.lock_door!\n\n    puts mycar.drive_state.speed # =\u003e 65\n\n\n== Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"categories":["API Wrappers"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgstark%2Ftesla-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgstark%2Ftesla-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgstark%2Ftesla-api/lists"}