Cannot connect to Home Assistant instances over "http://". #126
-
I am having trouble after the first step: npm create hakit@latest Where I get a message that I cannot connect over http:// Is this an issue in my HAOS? |
Beta Was this translation helpful? Give feedback.
Answered by
shannonhochkins
Apr 17, 2024
Replies: 1 comment 6 replies
-
Have you had a look at the options for HassConnect? It has an option to allow non secure applications 🙃 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're using a local server you need to enable non secure links through HassConnect. All these properties are available through typescript, however all you need to do is add the option to HassConnect
Just an FYI the new version that should be released next week or so will be deprecating this property and it will allow it by default.