We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I open the HA companion app in my phone, I get this error:
generate_ssl_cert
https URL from nabu casa
http:<HA IP here>:8123
ignore SSL errors
my configuration file for the add on:
ami_password: password auto_add: true auto_add_secret: password video_support: true generate_ssl_cert: true certfile: fullchain.pem keyfile: privkey.pem additional_sounds: [] mailbox: false mailbox_port: 12345 mailbox_password: password mailbox_extension: "100" mailbox_google_api_key: my-google-stt-key log_level: info
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I open the HA companion app in my phone, I get this error:
to reproduce:
generate_ssl_cert
set to truehttps URL from nabu casa
/http:<HA IP here>:8123
there is no error when:
ignore SSL errors
turned onmy configuration file for the add on:
The text was updated successfully, but these errors were encountered: