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

How can I add additional conditions to the initial car start up 'open garage'? #33

Open
NZ3-14 opened this issue Mar 27, 2024 · 2 comments

Comments

@NZ3-14
Copy link

NZ3-14 commented Mar 27, 2024

Hi,

Love the solution - Thanks for making it available!

I'm new to HA and moving from Homeseer.

How can I add two additional conditions to the initial car starting-up sequence?

1—Test that a light is on in the garage (I have a motion-activated light in the garage). This will confirm that I am in the garage, as the car wakes up at times to report its state of charge, and this wake-up activates the USB port.

2- Test that the car is in the garage (open-garage distance sensor) as the car is often left on the driveway and is driven away.

Huge thanks for any assistance!

Philip

@aderusha
Copy link
Owner

You'd have to write your own automations for that, but you can use the code presented in the blueprint to get you started. Should all be pretty reasonable to make happen, the blueprint itself doesn't do all that much and should be easy to re-create and then add to using the HA automation editor.

@NZ3-14
Copy link
Author

NZ3-14 commented Mar 30, 2024

Thanks - Can you please let me know at which line I should add the conditions to limit the opening hours?

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

2 participants