I’ve been getting the below notifications daily:
Login attempt or request with invalid authentication from 192.168.1.x
They are starting to get a bit annoying. What can I do to avoid getting these notifications? I searched for solutions on the forum. However, I the threads I found didn’t have any solutions or even a reason why these notifications are appearing.
I added the below lines to my configuration.yaml file, however, it didn’t make any difference:
http:
base_url: mydomainname.com:8123
homeassistant:
auth_providers:
- type: trusted_networks
trusted_networks:
- 192.168.1.0/24
- fe00::/8