-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
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. |
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
|
You still can't open/close the trunk, open frunk, vent/close the windows,
control the media, set dog/camp mode, adjust departure time. They also
follow a different format than all the others API. The only reason I was
able to have the Tesla, Tessie and Teslemetry API all included is they all
follow the Tesla Fleet API command structure. With the limited memory some
watches have, I'm limited to what I can do. So unless Teslafi decides to
follow what others have done regarding the API command structure, I will
not be able to include them as an option unfortunately. I however left them
a message asking if and when they plan on supporting the same proxy
structure as Tessie and Teslemetry and I'm awaiting their response.
Le ven. 2 août 2024, à 10 h 56, zibizz1 ***@***.***> a écrit :
… 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
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALYXESWNH5POIUQUGOJCJBLZPOMZNAVCNFSM6AAAAABL4TEGLSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRVGU4DQMJVGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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
The text was updated successfully, but these errors were encountered: