Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API methods. #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jankratochvil
Copy link
Contributor

Also add an example charge.pl .
Not sure whether charge.pl should be included, it is a bit personal script and it still has planned some improvements.

@coveralls
Copy link

coveralls commented Apr 1, 2022

Pull Request Test Coverage Report for Build 2868215555

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 90 (0.0%) changed or added relevant lines in 1 file are covered.
  • 73 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.7%) to 2.18%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/Tesla/Vehicle.pm 0 90 0.0%
Files with Coverage Reduction New Missed Lines %
lib/Tesla/Vehicle.pm 73 2.18%
Totals Coverage Status
Change from base Build 2708274905: -0.7%
Covered Lines: 8
Relevant Lines: 367

💛 - Coveralls

@jankratochvil jankratochvil changed the title Add scheduled_charging{,_set}, preconditioning{,_set} and windows_set Add scheduled_charging{,_set}, preconditioning{,_set}, windows_set, charge_{on,off} Apr 3, 2022
@jankratochvil jankratochvil force-pushed the chargepl branch 2 times, most recently from 5cbb56f to d701eb6 Compare April 8, 2022 14:39
@jankratochvil jankratochvil changed the title Add scheduled_charging{,_set}, preconditioning{,_set}, windows_set, charge_{on,off} Add scheduled_charging{,_set}, preconditioning{,_set}, windows_set, charge_{on,off}, sentry{,_on,_off} Apr 8, 2022
@jankratochvil jankratochvil changed the title Add scheduled_charging{,_set}, preconditioning{,_set}, windows_set, charge_{on,off}, sentry{,_on,_off} Add scheduled_charging{,_set}, preconditioning{,_set}, windows_set, charge_{on,off}, sentry{,_on,_off}, temperatures_set Apr 10, 2022
@jankratochvil jankratochvil force-pushed the chargepl branch 2 times, most recently from 4441aa4 to 19f4579 Compare May 5, 2022 16:43
@jankratochvil jankratochvil force-pushed the chargepl branch 2 times, most recently from 3a72396 to 43a3462 Compare August 16, 2022 13:16
@jankratochvil jankratochvil changed the title Add scheduled_charging{,_set}, preconditioning{,_set}, windows_set, charge_{on,off}, sentry{,_on,_off}, temperatures_set Add API methods. Aug 16, 2022
 * charge_amps_set
 * charge_current_request
 * charge_current_request_max
 * charge_history
 * charge_off
 * charge_on
 * charger_phases
 * preconditioning
 * preconditioning_set
 * scheduled_charging
 * scheduled_charging_set
 * sentry
 * sentry_off
 * sentry_on
 * temperatures_set
 * windows_set
Also add an example charge.pl .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants