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

How to login the apk? #48

Open
hxhwing0522 opened this issue Nov 24, 2019 · 1 comment
Open

How to login the apk? #48

hxhwing0522 opened this issue Nov 24, 2019 · 1 comment

Comments

@hxhwing0522
Copy link

hxhwing0522 commented Nov 24, 2019

Hello
I have installed your apk and set legacy_api_password.
But apk can't log in, the password is invalid.
But I can still log in with legacy_api_password on my PC or mobile browser.

  1. The HA settings are as follows:
Homeassistant:
  Auth_providers:
    - type: legacy_api_password
      Api_password: itcommander
    - type: trusted_networks
      Trusted_networks:
       - 127.0.0.1
       - ::1
       - 192.168.123.0/24
       - fd00::/8
  1. Phone APK Login:
http://192.168.123.180:8123
itcommander

>> Result: invalid password  

3.The HA server shows:

  • The phone browswe login is ok
  • When use apk login:

2019-11-24 22:52:49 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.123.11

@joshuaaaaa
Copy link

I have the same problem ... WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from

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

2 participants