Search found 115 matches
- Thursday 25 March 2021 9:06
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Hey @MrHobbes74, while you work on getting the new API integrated, would it be difficult to change the "state" of the sensor to something like "token expired" when a manually entered token needs to be refreshed? Good point! I’m not working on getting the API integrated at the moment due to lack of t ...
- Saturday 27 February 2021 21:07
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Good morning all, I now own a Tesla Model 3 LR 2021, but I cannot use Tesla hardware because I have an error log: 2021-02-27 19: 09: 35.685 Error: TeslaApi: Received token is zero length. 2021-02-27 19: 09: 35.686 Error: Tesla: Aborting due to too many failed authentication attempts (and prevent ...
- Friday 12 February 2021 16:00
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Weird. I’ll have a look tonight. Maybe I’ll copy and adapt it to my own script [emoji14]chrispazz wrote:Tried:
TypeError: <lambda>() takes 1 positional argument but 2 were given
Sent from my iPhone using Tapatalk
- Friday 12 February 2021 15:51
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Yes, I have..... Ok. Well I guess you need to play with the parameters. Otherwise I wouldn’t know it. I’ll try tonight to setup MFA to check. Sent from my iPhone using Tapatalk Did you try to provide a backup passcode instead of the passcode? That will avoid the devices section. Sent from my iPhone ...
- Friday 12 February 2021 15:36
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Ok. Well I guess you need to play with the parameters. Otherwise I wouldn’t know it. I’ll try tonight to setup MFA to check.chrispazz wrote:Yes, I have.....
Sent from my iPhone using Tapatalk
- Friday 12 February 2021 15:26
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
I have only used it without MFA enabled. Do you have MFA enabled?chrispazz wrote:Just tried but that script is giving me the following error:
ValueError: Can't find device `Device #1`
Sent from my iPhone using Tapatalk
- Friday 12 February 2021 15:18
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
I got my token using this script: https://github.com/teslascope/tokens but adding to domoticz Tesla module it logs that the token is no longer valid..... The script you mentions only generates the refresh token. That is not the one that is needed. You need the API token. If you look into the GitHub ...
- Monday 08 February 2021 19:57
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
If you want to be sure of that, change your password [emoji6]. But I can’t imagine it. I have never used Teslatasks. However, I also notice my Tesla doesn’t sleep anymore, already for a while. I haven’t figure out the reason yet. Sent from my iPhone using Tapatalk I changed my tesla account passw ...
- Monday 08 February 2021 19:14
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
All, I have added the option to specify a API key (a.k.a. access token) in the tesla configuration. This allows you to use another app to generate the API key / access token (e.g. via https://registration.teslatasks.com/generateTokens, or download a python script like https://github.com/enode ...
- Friday 05 February 2021 13:40
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Tesla hardware module
Yes I show the new API case but I think a file is missing somewhere. I try with a docker version for test File missing? You need to fill in the API key yourself. There is no other file [emoji6] Sent from my iPhone using Tapatalk I move hardware folder binaries with winSCP to my synology folder ...
- Friday 05 February 2021 13:10
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Do you see the manual API key entry in the Tesla hardware configuration? Sent from my iPhone using Tapatalk Yes I show the new API case but I think a file is missing somewhere. I try with a docker version for test File missing? You need to fill in the API key yourself. There is no other file ...
- Friday 05 February 2021 12:34
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
All, I have added the option to specify a API key (a.k.a. access token) in the tesla configuration. This allows you to use another app to generate the API key / access token (e.g. via https://registration.teslatasks.com/generateTokens, or download a python script like https://github.com/enode ...
- Friday 05 February 2021 8:57
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
All, I have added the option to specify a API key (a.k.a. access token) in the tesla configuration. This allows you to use another app to generate the API key / access token (e.g. via https://registration.teslatasks.com/generateTokens, or download a python script like https://github.com/enode ...
- Thursday 04 February 2021 23:51
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
All, I have added the option to specify a API key (a.k.a. access token) in the tesla configuration. This allows you to use another app to generate the API key / access token (e.g. via https://registration.teslatasks.com/generateTokens, or download a python script like https://github.com/enode ...
- Thursday 04 February 2021 13:05
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Besides Domoticz I'm also using Jedlix to connect to my Tesla. The same issue with connecting last weekend, but they've release a new version of their app which solved the issue and includes 2FA. Perhaps they can share some insights? There are already several solutions online, I have found them ...
- Sunday 31 January 2021 11:55
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Good news ! The plugin is inside the "domoticz" executable or elsewhere in a file ? it would be better to have it as before in external python for test It’s not so good news, the Tesla API community is still figuring out how to connect using the new authorization. It’s quite complex. Like I said, it ...
- Saturday 30 January 2021 22:16
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
I found the issue. Tesla has (in the past few days) deprecated the main authentication API endpoint that is used in the tesla module in favor of auth.tesla.com. This means that the tesla authorisation in Domoticz no longer works once a new authorisation is required. I will try to figure out how to ...
- Saturday 30 January 2021 16:41
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
- Saturday 30 January 2021 8:55
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
API doesn't work now, I have message: Error: Tesla: Aborting due to too many failed authentication attempts (and prevent getting blocked)! Still works ok here.. Logging work on MyTeslaCore app, change my IP and same problem, I'm blacklisted ? 2021-01-30 08:28:04.179 Error: CheckAuthToken ...
- Friday 29 January 2021 23:43
- Forum: Show your projects
- Topic: Tesla hardware module
- Replies: 283
- Views: 186981
Re: Tesla hardware module
Can you help me how to update an oder version of this module? I can't find the original installation instruction and no instruction to update an existing one? Also I have an feature request: Perhaps you can implement an counter for the car status (awake or not) to see, how long and at which time ...