Login attempt failed notification shows up often

I’ve been getting these notifications regularly for probably a year or more. I think it may be a stale session or something:

Login attempt failed
Login attempt or request with invalid authentication from 192.168.0.148 (192.168.0.148). See the log for details.

I’ve tried a bunch to thinks to try to stop these annoying notifications but can’t figure out how to do it. Here’s my config:

homeassistant:
  auth_providers:
    - type: trusted_networks
      trusted_networks:
        - 127.0.0.1
        - ::1
        - 192.168.0.0/24
      trusted_users:
        192.168.0.0/24: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  # Replace with your actual User ID
      allow_bypass_login: true
    - type: homeassistant

Can anyone tell me how to stop these or even squelch them through a dismiss automation?

I used to get these, too. I should’ve been more diligent in tracking the source down using a service like WireShark. However, I eventually switched to using Nginx Proxy Manager and using wildcard domains and they went away.

What device resides at IP Address 192.168.0.148?
Your router should be able to tell you. Even a MAC Address may be of assistance to track down the culprit.
Where are you seeing this message?

I know exactly what the device is. The question is how do I squelch the notification showing up in web gui.

Possibly best to address the issue at the source.
Care to divulge the source of the offender?

Android tablet running View Assist. Not sure how that matters.

Can you fix that with valid credentials or disable/uninstall it? No errors, no fix required!

I don’t know why this is happening. It displays the HA dashboard just like my other three View Assist satellites. I THINK it may suffer from WIFI connectivity issues or something that the others don’t.

The main question I am asking is how do I squelch the notification. I am not going to go through a lot of config/reconfig of the device to fix this annoying popup as the device is working fine. I’m looking for an ‘ignore this IP’ or just turn off this login attempt failed altogether.

What does android tablet says in the mobile app integration ?
( When you get these Notifications, on your Web-View, and in android-device )

Tablet is single purposed and is not using mobile app. It runs View Assist Companion App which presents the web display.

And which Integration in HA Does this Android Device Connect to ???
PS: Im pretty sure if you check the “Detailed RAW Log” you will get a “hint” type
A Warning from http.ban

Where do I set this detailed raw log