Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Search results

  1. D

    Want to Listen to Audio Books

    You only get an opportunity for a post like that once in a lifetime. :D
  2. D

    Model S Amazon Echo Integration

    I found another issue. Most commands (including the quick status) report the correct lock status, but the full status said that my car was locked when it fact it wasn't. Update: and now I see why. You aren't checking data['locked'] when you build the string.
  3. D

    Model S Amazon Echo Integration

    Now that this is working, I think I'll take a peek at the API and see what other fun things might be possible. Also one comment (and I realize this might be a parsing nightmare), but I always reference time in 24-hour mode. As such, it would be nice if I could say something like "Unlock the...
  4. D

    Model S Amazon Echo Integration

    Interesting. I wonder why it's different for a Model S. For what it's worth, I just picked up my car on Tuesday evening, so it's brand new. I would have expected both models to have mostly the same firmware.
  5. D

    Model S Amazon Echo Integration

    That did indeed fix the ClimateStart issue. Thanks! I'll keep poking at it and report any other issues I find.
  6. D

    Model S Amazon Echo Integration

    More information. The reason for the errors is that the values for inside_temp and outside_temp were none, or null, or however Python refers to this. I figured this out because when I asked for temperatures, I kept getting this response: "I can't get the temperatures right now. Try turning...
  7. D

    Model S Amazon Echo Integration

    Another thing I noticed - the ClimateStart commands issue a voice response, but the climate system doesn't actually get turned on. I can issue a command several times in a row, and each time I get this response: "OK, I have started your car's climate system."
  8. D

    Model S Amazon Echo Integration

    I'm a bit confused, as now it's not working for any case (even after changing it back). I have no Python experience (although I do know a few languages) so I haven't yet figured out what's going on, but I'm still poking around. Here is the stack dump: File "C:\Tools\TeslaEcho\nikola.py"...
  9. D

    Model S Amazon Echo Integration

    I found one already. The full status returns temperatures in F as expected, but the quick status is returning them in C (more accurately, the value is in C although it says "Fahrenheit" afterwards).
  10. D

    Model S Amazon Echo Integration

    I was never able to get past the 401 error using Cloud9, but I got everything successfully set up using ngrok. Thanks to both BizJet and wayner for this!!
  11. D

    Model S Amazon Echo Integration

    Unfortunately, I made those changes and still no luck. I've run out of brain power for the day ;)but tomorrow I'll take a shot at getting the oauth method working.
  12. D

    Model S Amazon Echo Integration

    Thanks for the code. I don't have any experience with Python, so forgive me if this is a newbie issue, but when I try running that in Cloud9, I get this: File "/home/ubuntu/workspace/get-token.py", line 13 r =...
  13. D

    Model S Amazon Echo Integration

    What do I need to do to switch it to oauth mode?
  14. D

    Model S Amazon Echo Integration

    I must have gotten the most recent instructions, as I do have PUBLIC checked. Hmm...
  15. D

    Model S Amazon Echo Integration

    I found and changed line 37 from vehicle = tesla_connection.vehicles[0] to vehicle = tesla_connection.vehicles[1] and I still get the 401 error, so maybe I have been locked out?
  16. D

    Model S Amazon Echo Integration

    I'm very interested to see this implementation method as well!
  17. D

    Model S Amazon Echo Integration

    I updated the application.py file and I'm still getting a 401, but I think my issue is different. I just got a new 90D last night (traded in my 85D), and right now, both cars show in my account. I found that on the Tesla iOS app I had to switch vehicles (else I got a similar unauthorized...
  18. D

    Model S Amazon Echo Integration

    Those instructions are much appreciated! I'm going to try setting that up this afternoon. It looks like it should be fairly easy. Also FYI, I am going to try getting this implemented directly on AWS, but I'm a newbie to the process so it may take a while (if I even succeed ;-) ). I'll let...
  19. D

    Comprehensive USB Bug List

    I've only had a few minutes with it so far, but #1 and #2 are definitely fixed. Although now that #1 is fixed, it allowed me to discover that they aren't removing "The" from artist names when sorting, so groups like "The Beatles" and "The Alan Parsons Project" show up in the Ts.
  20. D

    12V battery issues (error messages/car charging problems)

    Unfortunately, I don't think so. When I got my first Model S at the end of 2012, I had problems the day after it was delivered (having driven it maybe only about five miles). That was a very early car though, and it's sad to hear that this issue is still occurring. Tesla took very good care...
  21. D

    All Discussion re: Tesla Motors Website & Forums

    Still hacked here too.
  22. D

    Bugs in firmware 6.2

    Yep. I've had this happen several times, but only when using the trip planner.
  23. D

    Bugs in firmware 6.2

    I'm with you, Evan. I've seen this as well, and also assumed it was a bug.
  24. D

    Model X Tally

    Rsn 13583! :)
  25. D

    Model S Technical / Mechanical Issues

    This just happened on my car last week. They are going to valet me a loaner on Tuesday and get me all fixed up.
  26. D

    Slacker voice search and apostrophes

    That's exciting news. I currently have 1.51.94 and I still see the issue. Hopefully I will get that version soon.
  27. D

    Lifetime Average Wh/mi

    Here is an update for my car. I've had it since ~ 1/1/2013. So far, I've driven 17,534 miles, using 6376.7 kWh, and my average energy usage is 364 Wh/mi. I live on a hill, and also go over another hill every day to and from work and that has affected the mileage for every car I've owned I've...
  28. D

    VisibleTesla

    Hmm. I'm also seeing the snowflake and it's 50 degrees outside right now. I just went to the car and confirmed that I'm not getting the warning there. If my logs would help just let me know. - - - Updated - - - Now that's impressive customer support! :)
  29. D

    VisibleTesla

    I just thought of something that might be interesting. I like getting the "Your car is not plugged in!" message, but these days I only charge every few days (I used to charge nightly). For me, it would be a nice touch if this email could also include the current range. That way I could...
  30. D

    VisibleTesla

    That's exciting Joe! If you were to ask, I'm sure many people (me included) would be happy to chip in $5 to help pay the monthly fee for the email service.
  31. D

    Model S Technical / Mechanical Issues

    I experienced this problem myself quite some time ago. I can reproduce it at will by plugging in my USB hard drive. It would be nice if this gets fixed in 6.0.
  32. D

    VisibleTesla

    Wow! Those updates look great Joe! :-) It's like getting another Christmas present. :biggrin:
  33. D

    VisibleTesla

    Thanks for the tip Joe. :) I took a look, and I am seeing execution of my sleep/daydream events.
  34. D

    VisibleTesla

    I am running VisibleTesla 0.25.00 on Windows Server 2012 using Java Version 7 Update 45. I have successfully scheduled events in the UI, but so far only for Sleep and Daydream, and they both occur while I'm sleeping, so I wouldn't know if they actually executed (unless there is a log I can look...
  35. D

    VisibleTesla

    The app was running overnight, but you do make an interesting point. I did indeed have a schedule to put the app in Sleep mode at 11pm and another schedule to put it back into Daydream mode at 5am.
  36. D

    VisibleTesla

    I wanted to let you know that I moved VisibleTesla to my physical server a couple of days ago, and it's been working flawlessly. :) Apparently the VM was indeed the issue (I'm guessing related to video drivers, as we've occasionally seen other odd video-related issues on VMs at work). On...
  37. D

    VisibleTesla

    Thanks for the feedback. I did try running on the local console and it made no difference. I have a physical WS2012 server, so I think I'll try it on that, and see how it goes.
  38. D

    VisibleTesla

    Thanks Joe. I'm more than happy to do any testing - I just have very little experience with Java, so I wasn't sure where to start. I will try running this locally and let you know how things go. I may also do some Google searching on Java / RDP issues.
  39. D

    VisibleTesla

    I would like to be using the app regularly, but I have frequent crashes in the app when I'm doing assorted things. For example, I recently tried to set up a schedule so that the app would sleep at night, and almost every time I tried to update one of the scheduler entries, the app crashed...
  40. D

    Model S Technical / Mechanical Issues

    For what it's worth, mine was replaced a few months ago (bluetooth stopped working) and I didn't lose any of my settings or data.
  41. D

    Energy Savings Feature Experience

    I initially thought the same thing, so I closed VisualTesla but there was no change in behavior. I think I may have tried a reboot for a different reason (although only on the main display), but I certainly have not tried your suggestion Brian. I'll give it a try. Thanks for the suggestions...
  42. D

    Energy Savings Feature Experience

    That might make sense, except that it also doesn't go to sleep when I'm at work, and that has me at least 100 feet away. Hmmmm. I may have to contact Tesla.
  43. D

    Energy Savings Feature Experience

    I have a different experience. After upgrading to 5.8 (from 4.5) my car still never appears to go to sleep. Everything is always immediately active as soon as I open the door, and the overnight range reduction is the same as before. Also, the VisibleTesla app never says that the car is...
  44. D

    VisibleTesla

    That sounds like a good solution to me! ;)
  45. D

    VisibleTesla

    Glad I could help. Thanks for the quick fix! :)
  46. D

    VisibleTesla

    Yep - it had these three symbols % @ ,
  47. D

    VisibleTesla

    Thanks. :) I changed the password to be purely alphanumeric and it's working now. It's not a big deal to me, but I figured I would at least report it.
  48. D

    VisibleTesla

    I just decided to give this a whirl but unfortunately I was unable to log in. I don't get any error - the app just crunches for a second and then puts focus back in the "User Name" textbox. I have an 18 character randomly generated password that contains several symbols. Could this possibly...
  49. D

    Model S Technical / Mechanical Issues

    Technical Service Bulletin.
  50. D

    Playing music from USB hard drive hangs main display

    Thanks Todd - I'll do that. I also felt the same - even if indexing takes a while, it should not freeze the entire UI! As one final update, today on the way home from work I discovered that the unresponsiveness persists across power offs of the car. I had left it unresponsive after lunch...