Announcement

Collapse
No announcement yet.

teslaSeer, plugin using tesla motors "API"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #61
    Originally posted by RBergquist View Post

    Would you mind sharing the logon/security changes you made? I've got a .vb script gathering logging data I've been running for 5 years, but haven't tracked down the changes needed to make it work with the new updates. Would appreciate not having to piece it together. Thanks.
    As far as I have seen you will now have to pass body as json and not as an URL format and also include user-agent. I would try that first. User-agent should be an header, I did not see this at first.

    Comment


      #62
      Just a quick update, "everything" is working as normal except functions that includes values like setting HVAC temperature etc. Not sure why, I get a normal response from Tesla but no change in values.

      I am leaving for work in the US on sunday morning. Will try to fix it by then, if not I will drop a prelim version without these functions working so that you can use it as normal for other stuff in the mean time.

      Comment


        #63
        Updated version available in first post(1.0.0.1-2). No changes in functionality at this point, just the fix for changes in API.

        Comment


          #64
          Works! A couple of questions:

          1. How often does it poll the car for updates?
          2. Any potential option to change temperature reading from C to F for those of us in the US?

          Comment


            #65
            Thanks for the fix. It is working again for me, but I am only enabling the plugin to allow me to automate the climate control when I get near at the end of my day. Otherwise I find that it doesn't allow the car to sleep properly, thus causing high phantom power loss. I am using PHLocation and Jon00's plugin enabler to enable this plugin, then turn on the climate control, then disable this plugin again. This is now working very well and I am not seeing the phantom drain.
            cheeryfool

            Comment


              #66
              Originally posted by NotYetRated View Post
              Works! A couple of questions:

              1. How often does it poll the car for updates?
              2. Any potential option to change temperature reading from C to F for those of us in the US?
              1. You can change the poll intervals in the config settings of the plugin. I think it is set for 2 minutes by default.
              2. Yep, will be fixed in next version as it is a bug. Should pull the settings from your car and adjust just like miles/km.

              Comment


                #67
                Originally posted by cheeryfool View Post
                Thanks for the fix. It is working again for me, but I am only enabling the plugin to allow me to automate the climate control when I get near at the end of my day. Otherwise I find that it doesn't allow the car to sleep properly, thus causing high phantom power loss. I am using PHLocation and Jon00's plugin enabler to enable this plugin, then turn on the climate control, then disable this plugin again. This is now working very well and I am not seeing the phantom drain.
                Sounds good, bo you mean using the enable/disable device in the plugin or shutting it completely down?

                Comment


                  #68
                  Originally posted by salvesen View Post

                  Sounds good, bo you mean using the enable/disable device in the plugin or shutting it completely down?
                  I am entirely disabling the plugin. The plugin is only enabled for the short period it takes to set the climate control device to ON. This is on a Model 3. For a while I had this plugin operational the whole day and also the TezLab app on my iPhone. Both or either of them separately cause a lot of phantom drain for me. And by a lot, I mean more than 1 mile drain per hour, every hour, sometimes closer to 2. When I had neither of them operational, I was back to <5 miles for the whole day, including the fan only option on cabin overheat.

                  As it stands right now, I am fine with this work-around - I am just looking for the car to be comfortable when I get off the ferry in the evening. In the winter, I will be looking for it to be warm in the evening and also, based on time of house motion, in the morning, so I will extend this event. Just have to figure out why I can often not wake the car in it's own garage at home, even with strong wifi.
                  cheeryfool

                  Comment


                    #69
                    Just noticed a bug with the new version.

                    Each time I enable the plugin (either via Event with Jon00's enable/disable script) or manually in Manage Plugins, it duplicates all teslaseer's 31 devices
                    cheeryfool

                    Comment


                      #70
                      Originally posted by cheeryfool View Post
                      Just noticed a bug with the new version.

                      Each time I enable the plugin (either via Event with Jon00's enable/disable script) or manually in Manage Plugins, it duplicates all teslaseer's 31 devices

                      Yea I know, thats why I asked about how you disabled it. Maybe you can just use the Disable device for now? Did you try that? I have a fix for the bug, I just need to test it when I am back from work in the states.

                      Comment


                        #71
                        Originally posted by salvesen View Post


                        Yea I know, thats why I asked about how you disabled it. Maybe you can just use the Disable device for now? Did you try that? I have a fix for the bug, I just need to test it when I am back from work in the states.
                        I just modified my event to use the teslaseer 'enable_polling' device instead. I'll let you know later after it runs if that works.

                        I would like to be able to use this plugin more, but we need to figure out how to let the car sleep to avoid crazy phantom drain.
                        cheeryfool

                        Comment


                          #72
                          Ping on the trunk / frunk question as well...I am integrating through Homeseer / Homebridge and opening the trunk via Siri on the watch would be ideal. Will open/close trunk / frunk be implemented? If so, what is your timeframe? Here comes the carrot...donation coming your way with this feature!

                          Comment


                            #73
                            We just took delivery of a Model 3 and I loaded your plugin. Congrats very nice work. I just wanted to check to see if any future update/fix for the celsius to fahrenheit and the HS3 restart causing duplicate devices?

                            Is it also possible to obtain the LAT LON data in the plugin? All else is working great. Thanks for plugin and I will be happy to donate

                            Comment


                              #74
                              Hello all,

                              Just a quick update. New verison available on first page with duplicate bugfix. Old version did not care if you already had devices created and keept on creating new ones. Should be eliminated now.

                              Comment


                                #75
                                Originally posted by JAR View Post
                                Ping on the trunk / frunk question as well...I am integrating through Homeseer / Homebridge and opening the trunk via Siri on the watch would be ideal. Will open/close trunk / frunk be implemented? If so, what is your timeframe? Here comes the carrot...donation coming your way with this feature!
                                Actually this is already implemented in the plugin. But, I did not include devices for the open/close frunk/trunk as I am afraid to get blamed if someone gets their trunk opened by accident/bug etc(model S/X with auto open/motor). I will think about it :P I see that this is very useful for model 3!

                                Comment

                                Working...
                                X