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

Error in home assistant companion app when running add on #346

Open
BjornPython opened this issue Aug 24, 2024 · 0 comments
Open

Error in home assistant companion app when running add on #346

BjornPython opened this issue Aug 24, 2024 · 0 comments

Comments

@BjornPython
Copy link

When I open the HA companion app in my phone, I get this error:

456592560_547524280939888_5447186701484803292_n

to reproduce:

  • use nabu casa
  • follow guide from official docs
  • have generate_ssl_cert set to true
  • start add on
  • open HA companion app using https URL from nabu casa/http:<HA IP here>:8123

there is no error when:

  • the add on is not started
  • I am using the chrome browser app (accepted the ssl cert https://:8089/ws )
  • fully kiosk browser lockdown with its setting ignore SSL errors turned on

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
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

1 participant