Hi,
I’ve had Homehabit for probably years now with no issues - it even passes the wife test.
Recently however I had to spin a new Home assistant as my old RPi kept dying (rather the sd card)
The new HA had a new IP and as I went to update the IP address in HH nothing worked and it kept saying it could not connect.
I tried a different phone (and checked that my HA instance was accessible via the browser) and after ‘Getting started’ and inputting the IP ( http://newIP:8123 ) I got to the screen that says ‘Connect’ and tapping on that gives a “Unable to complete authorization” toast
Checking HA, the log shows
> Logger: homeassistant.components.http.ban
> Source: components/http/ban.py:136
> integration: HTTP (documentation, issues)
> First occurred: 12:05:39 AM (7 occurrences)
> Last logged: 12:11:10 AM
>
> Login attempt or request with invalid authentication from MyPixel.local (192.[redacted]). Requested URL: '/auth/token'. (Dalvik/2.1.0 (Linux; U; Android 15; Pixel 6a Build/BP1A.250305.019))
So I wonder if HA does not want to serve on unencrypted http or if HH won’t work if I don’t have a proper certificate when connecting over https (I tried https same result) or if something else is happening.
Any help appreciated. Thank you!