Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guardian mode support #110

Open
Burberycupid opened this issue Jan 15, 2024 · 11 comments
Open

Guardian mode support #110

Burberycupid opened this issue Jan 15, 2024 · 11 comments

Comments

@Burberycupid
Copy link

Hi,

Is the abililty to support 'Guardian mode' on the roadmap at all? It would be great to be able to utilise the feature in a HA automation to automate when to track window/door events.

@ismarslomic
Copy link
Collaborator

Never heard about this feature. Can you please explain? I can't see anything like it in the official Jaguar mobile app neither.

@Burberycupid
Copy link
Author

Never heard about this feature. Can you please explain? I can't see anything like it in the official Jaguar mobile app neither.

Sure thing! It’s a security feature that can be activated in the JLR remote app. When activated, it will alert you to any interaction with your vehicle such as doors opening etc. realistically, you’d want to enable it when your away from your vehicle or your going to asleep so your alerted immediately if someone is trying to gain access to your vehicle.

it’s mentioned here - https://www.landrover.co.uk/ownership/incontrol/touch/set-up-and-user-guides/using-your-emergency-and-security-features.html

I’ve also attached a photo of where it appears in the app.

IMG_3346

@ismarslomic
Copy link
Collaborator

Interesting, it does not appear in my app. Might be specific to car model or country?

image

It seems that the jlrpy supports the guardian mode, so it might be that we could include it in our integration as well.

Any thoughts, @msp1974?

@ismarslomic
Copy link
Collaborator

@msp1974
Copy link
Owner

msp1974 commented Feb 1, 2024

Guardian mode support is in v3.0.0beta1 with both an on/off switch to set it for 24hrs (default but can be changed in config options) or via service call passing date/time to set it to.

@Burberycupid
Copy link
Author

Hey @msp1974

That’s cool. is the beta available now or something that’s coming shortly?

@msp1974
Copy link
Owner

msp1974 commented Feb 3, 2024

Available now. You will need to enable beta versions in HACs to see it.

@Burberycupid
Copy link
Author

Thanks @msp1974 I’ve got that installed now and can see Guardian mode, much appreciated.

However I’ve noticed when I go to toggle the switch to on I get the bellow error message.
IMG_3461

@msp1974
Copy link
Owner

msp1974 commented Feb 3, 2024

Can you tell me if it works using the service call via dev tools? Thx

@Burberycupid
Copy link
Author

Hi Mark,

yes, that works.
It’s just when you toggle Guardian Mode under Entities.

@msp1974
Copy link
Owner

msp1974 commented Feb 4, 2024

Ok, will get that sorted.

msp1974 added a commit that referenced this issue Feb 5, 2024
… mode support #110 and Enabling Transport Mode (by switch) fails because of expiration_time in 3.0.0 Beta 3 #126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants