-
Notifications
You must be signed in to change notification settings - Fork 93
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
xxx pressed. Count: 1 // Unsuccessful status code #81
Comments
Just an assumption: 8123 looks like Hass, if you have a self singed certificate you could get problems. You should see them in the logs though |
It's been a while J |
I am having a similar (perhaps the same) problem. I'm using Let's Encrypt certs; are those also going to cause problems so I can't use this? |
If the Let's Encrypt certificate is valid and you are using the correct hostname there should be a problem |
Well, I'm switching to a "real" certificate now so we'll see if that helps once I get everything set up. |
did anybody figure out how to get this working? i just installed a lets encrypt ssl cert and i'm getting errors saying not authenticated.. was working fine before SSL Edit- got it working with the LE cert, i'd mistyped x-ha-access |
Also! For the original question-- to run a script, the config.json entry should look like this:
No need to send anything in the body unless you are passing info to your script. I now have several buttons configured this way, using and let's encrypt SSL certificate. |
Getting subj after much trouble with node installation. Does it support https? Example of button config:
The text was updated successfully, but these errors were encountered: