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

Teslafi #7

Open
josbmw opened this issue Mar 2, 2024 · 3 comments
Open

Teslafi #7

josbmw opened this issue Mar 2, 2024 · 3 comments

Comments

@josbmw
Copy link

josbmw commented Mar 2, 2024

Hi,

I use your app quite some time now and miss the control functions.

Can you also provide a connection with the teslafi.com API for controleling the car?
I think there are more Teslafi users then Tessie users.
I tried both and chose Teslafi. Is does not have an app, but there is much more info available.

Best

Jos

@SylvainGa
Copy link
Owner

Teslafi has its own API that lacks many features that this app uses. I added Teslemetry as an API, which is pretty cheap compared to Tessie. If all you need is an API and not the added features that Tessie brings, then that's a good option.

@zibizz1
Copy link

zibizz1 commented Aug 2, 2024

I know that it may be complicated to support different APIs especialy if it has completlly diferent structure, I do not see the command that I would miss in the list in TeslaFi. I still want to use TeslaFi so Teslemetry is still be extra thing just for token, it is not expensive but I would like to avoid using it. If you decide to add it, just call me with a tip link

Resume Polling (Set idle timer to 0 and polling to true) | command=wake
-- | --
  | Wake Vehicle | command=wake_up
  | Start a sleep attempt | command=sleep&time=X can be added to specify the number of minutes for the sleep attempt duration.If not specified, the default TeslaFi Sleep Mode 'Time To Try Sleeping' time will be used.
  | Enable Logging | command=enableLogging
  | Disable Logging | command=disableLogging
  | Honk The Horn | command=honk
  | Flash The Lights | command=flash_lights
  | Start HVAC | command=auto_conditioning_start
  | Stop HVAC | command=auto_conditioning_stop
  | Set HVAC Temperature | command=set_temps&temp=XX(temp is entered in your default TeslaFi measurement Celcius and can include one decimal point)
  | Seat Heaters | command=seat_heater&heater=X&level=XHeater: 0-Driver, 1-Passenger, 2-Rear Left, 4-Rear Center, 5-Rear RightLevel: 0-3 (0 is off)Conditioning must be on before sending.
  | Steering Wheel Heater | command=steering_wheel_heater&statement=(true or false)Conditioning must be on before sending.
  | Conditioning Presets | command=preset&number=(Preset ID)&statement=true can be added to send an email confirmation of the result to your email1 address.Controls used in the climate preset must also be enabled such as Start HVAC, Seat Heaters, etc...
  | Start Charging | command=charge_start
  | Stop Charging | command=charge_stop
  | Set Charge Limit | command=set_charge_limit&charge_limit_soc=XX
  | Set Charging Amps | command=set_charging_amps&charging_amps=XX
  | Unlock Doors | command=door_unlock
  | Lock Doors | command=door_lock
  | Sentry Mode | command=set_sentry_mode&sentryMode=(true or false)
  | Max Defrost (When turned off conditioning remains on) | command=set_preconditioning_max&statement=(true or false)
  | Open Charge Port | command=charge_port_door_open
  | Close Charge Port | command=charge_port_door_close

@SylvainGa
Copy link
Owner

SylvainGa commented Aug 2, 2024 via email

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

No branches or pull requests

3 participants