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

Ignore SSL if HA address is local IP or local domain #111

Closed
causefx opened this issue Dec 7, 2018 · 3 comments
Closed

Ignore SSL if HA address is local IP or local domain #111

causefx opened this issue Dec 7, 2018 · 3 comments
Milestone

Comments

@causefx
Copy link

causefx commented Dec 7, 2018

Is it possible to use a Home Assistant URL either local IP or local domain name through HTTPS while not verifying the cert? Currently I have my base url set as a real domain, but for the the dash automation, I would rather use a local IP in case the webserver is down.

@Nekmo
Copy link
Owner

Nekmo commented Dec 8, 2018

You can try using verify: false:
http://docs.nekmo.org/amazon-dash/config_file.html#call-url

This option should also be available in HomeAssistant. It is not documented, but it should work.

@causefx
Copy link
Author

causefx commented Dec 9, 2018

@Nekmo I can confirm this works, I should have looked through the coed first eh? lol

sorry man and thank you.

@causefx causefx closed this as completed Dec 9, 2018
@Nekmo
Copy link
Owner

Nekmo commented Dec 10, 2018

It's my fault, it's not documented :( Thanks

@Nekmo Nekmo added this to the v1.3.2 milestone Jan 6, 2019
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