Giter VIP home page Giter VIP logo

Comments (10)

brianmay avatar brianmay commented on July 19, 2024 2

I think if you can do a HTTP PUT request to /api/car/:id/logging/resume it should wake up TeslaMate. Replace :id with the id TeslaMate has given your car.

It should be possible to configure Home Assistant to do this.

Ideally this needs to be documented somewhere, I don't see any of this in the docs (I might have missed it...).

from teslamate.

pushpak1990 avatar pushpak1990 commented on July 19, 2024 2

May I ask you just "why"?

2 Reasons:

  • Exactly the same as mentioned here: #3701 (comment)
  • I have a Garage door opener that can disable the Remote (a security feature if you will). So I need an automation to wake up teslamate as soon as I enter the garage. So I can use automation and look for the pattern of
    • Door Open
    • User Present
    • Door Close
      to disable this security feature so I can open the garage from inside the car

Also: why don't you use sentry mode?

No need for sentry mode inside the garage

from teslamate.

pushpak1990 avatar pushpak1990 commented on July 19, 2024 1

Quick Feedback here. The command mentioned here worked well. Thank you very much. Are there any other commands similar to this? Where can I find them?

from teslamate.

djpalmis avatar djpalmis commented on July 19, 2024

May I ask you just "why"?
Also: why don't you use sentry mode?

from teslamate.

cwanja avatar cwanja commented on July 19, 2024

May I ask you just "why"? Also: why don't you use sentry mode?

Not the original poster, but my car is garaged so no need for Sentry mode. if I open my car for something (e.g. move a car seat) and then five or ten minutes later leave, the car is attempting to fall asleep in this window. I can see a need.

from teslamate.

brianmay avatar brianmay commented on July 19, 2024

There is a suspend logging command also. That is all.

put "/car/:id/logging/resume", CarController, :resume_logging
put "/car/:id/logging/suspend", CarController, :suspend_logging

from teslamate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.