Panda88 Posted July 11, 2022 Posted July 11, 2022 Just released 0.1.11 to address changes in the Tesla API Let me know if it works as I do not have a car to test it on - works for the power wall 1
garybixler Posted July 13, 2022 Posted July 13, 2022 The only two things that I have noticed is that it wont display temp in Fahrenheit. It does say that the Temperature Unit is Fahrenheit. The other thing is that it wasn't allowing the car to go to sleep so I set the polling at 20 minutes but that didn't seem to work either. I am now trying 30 minutes and I'll see if that will allow enough time for the car to fall asleep. Thanks for the great NS. Gary.
Panda88 Posted July 13, 2022 Author Posted July 13, 2022 Let me see if I can find the bug on temperature - I do not know the timing for going to sleep - I wake the car on every communication if needed so changing the poll seems right
Panda88 Posted July 13, 2022 Author Posted July 13, 2022 12 hours ago, garybixler said: The only two things that I have noticed is that it wont display temp in Fahrenheit. It does say that the Temperature Unit is Fahrenheit. The other thing is that it wasn't allowing the car to go to sleep so I set the polling at 20 minutes but that didn't seem to work either. I am now trying 30 minutes and I'll see if that will allow enough time for the car to fall asleep. Thanks for the great NS. Gary. added a little debug to code - can you try to run with debug in log and send me a part of the log when you temperteu updates and when you set unit to F thanks
garybixler Posted July 13, 2022 Posted July 13, 2022 (edited) I just sent the log but I think I found the problem. I didn't notice the Set Unit of Temp until I scrolled down. It showed set to F but after clicking on it again it did then change to F readings. Originally the Admin Console did show F as the Temperature Unit. Thanks Gary Edited July 13, 2022 by garybixler
Panda88 Posted July 15, 2022 Author Posted July 15, 2022 0.1.13 released - should fix temp setting issue 1
garybixler Posted July 18, 2022 Posted July 18, 2022 I am at 0.1.14 now and I noticed a couple of differences. After updating to 1.1.14 the temps came up as C and temp unit showed F. After a quick click in the Set Unit Of Temp to F they all changed to F except Outdoor Temperature. Can't get that one to F. A question of polling. After reading on github I saw that the long poll will wake up the car and the short poll only checks for heartbeat. So I now set the long poll to 1440 (24hr) and the short poll to 300 hoping that will keep the NS from waking up the car. Is all of my assumptions correct or is there more to configuring polling. The EV Online always shows false now even if I do a wake up. Does that reflect whether the EV is awake or asleep? I also noticed for example that if I do a Honk Horn it may need to be clicked twice. I think I read earlier that a wakeup is sent before a command. Thanks for any clarifications? Gary
Panda88 Posted July 18, 2022 Author Posted July 18, 2022 I think CLITEMP must have special properties on ISY - I changed it to generic value - hopefully that allows the unit to update I think you thinking is correct on the long and short poll I found that I did not wake the car before different commands - I hope it is fixed now I may have had a typo (capatalize) in the online command - see if it works now 0.1.15 releasing soon
garybixler Posted July 18, 2022 Posted July 18, 2022 I updated to version 1.1.15 and all temps came up in F immediately including Outdoor Temperature. Will check on wake up later after car is asleep. Thanks so much. Gary
garybixler Posted July 18, 2022 Posted July 18, 2022 (edited) Oddly all the temps except outdoor temp slipped back to C. Can't get them to change back to F. Only short polling should have been active. Also EV Online did change from false to true. UPDATE: Oddly the temps went back to F a couple of hours later. I don't know what is triggering the change. Edited July 19, 2022 by garybixler
Recommended Posts