iprodanovbg / homeassistant-desktop

🎛 Desktop application (Windows / macOS / Linux) for Home Assistant built with Electron
Apache License 2.0
394 stars 39 forks source link

Cannot click on "SUBMIT" button #19

Closed littlerain14 closed 1 year ago

littlerain14 commented 1 year ago

Hi @iprodanovbg can you check this issues. I cannot click on SUBMIT button also.

Thanks

Screenshot 2023-02-17 060835
iprodanovbg commented 1 year ago

Hello,

Can you check if your url is correct and if the url is accessible from your browser because when I test it it is fine with my HA IP ezgif-1-a805441941

littlerain14 commented 1 year ago

Thanks for responding,

I don't think my URL is incorrect. I can access my home assistant by internal URL (HTTP://) and external URL (https://) by chrome browser normally. I'm using Win11 Pro 64 bits.

Do you have any other suggestions?

Thank in advance

rucanunes commented 1 year ago

Same here!

iprodanovbg commented 1 year ago

Can you open your HA in your browser and add /auth/providers at the end and tell me what response you get on that page

e.g. http://192.168.31.99:8123/auth/providers

littlerain14 commented 1 year ago

Here is the response

Screenshot 2023-02-22 205752
iprodanovbg commented 1 year ago

You should enable the default login method for your home assistant https://www.home-assistant.io/docs/authentication/providers/#home-assistant-auth-provider

littlerain14 commented 1 year ago

Thanks, @iprodanovbg.

I try to reconfigure the login method as you recommended, and the home assistant desktop app is working perfectly now.

thank you again :)

@rucanunes, try this setting:

homeassistant:
  auth_providers:
    - type: homeassistant