I’m getting same notification in a custom addon that have 2 passwords, one is the mosquitto one (that does not get the Insecure password notification) and another one.
I’ve installed pwnedpasswords from here https://pypi.org/project/pwnedpasswords/ in a test container and both of my passwords give as result 0, so they are not found in their databases.
Exactly. I agree to change password for root SSH, because username is known there. However, for other cases where username is used I will not change the password and I would like to get rid off the notification. How can I disable it?
What I did (and I mentioned it in a previous post in this thread) is block access to api.pwnedpasswords.com. That prevents it from performing the test. The failure is recorded in Supervisor’s log but that’s acceptable to me.
An alternative is to create an automation that immediately deletes the persistent notification produced by the password test. There are examples posted elsewhere.
I’m getting an error for my Spotify secret. I changed it, and I still get the error. I took my secret to haveibeenpwned.com and I don’t get a warning on the site. Something seems wrong.
May I ask how you did this?
I have installed Adguard in HA and added api.pwnedpasswords.com and haveibeenpwned.com to the custom filters section but I am still getting the nag notifications.
am I missing an install step in Adguard or putting the site in the wrong section?
Thank You.
My Adguard problem was down to my stupidity. Would have helped if I had pointed HA IP4 DNS entry to the same IP as HA (which of course Adguard is running on).
I tried to change the mosquitto password, but it doesn’t work (also changed in mqtt devices) I tried to uninstall and reinstall the addon but it doesn’t work. Anyone have a solution? Maybe you need to delete some files, but I don’t know which one. (sorry for my English)
I had to play around with it too.
Try removing the user password option in the MQTT configuration. Then either set up a new HA user or use another HA user credentials. The broker allows access to all home assistant users.