One of my machines that I use for development went down. That machine has the login credentials for one of my SmartHome devices, so whenever I need to get into it the credentials would be entered automatically.
I need to get into that device but can’t remember the username. However HomeAssistant is able to control my device through the its integration so I know HomeAssistant has the correct username and password. How can I find these credentials? While getting both would be ideal, I really only need the username as I’m 99.9% certain of the password.
Is there a way to pull this from the database with a SQL statement or is there a developer tool that can accomplish something similar?