Xiaomi Roborock weird noises

Robert AndresenBlog, Internet of things, Tutorials Leave a Comment

My Roborock started to make some weird noises. Sounded like the start of a broken fan/motor. I googled a bit, and found that I was not the first one. I found a similar problem from another person that uploaded a video on YouTube. I contacted Xiaomi support and got this response 40 minutes later: You could try methods below.1. Empty …

Add letsencrypt to Home Assistant with own domain-name

Robert AndresenHome Assistant, Tutorials Leave a Comment

Follow Source: https://certbot.eff.org/lets-encrypt/ubuntubionic-other Source: https://serverfault.com/questions/750902/how-to-use-lets-encrypt-dns-challenge-validation Before pressing enter, I added the TXT record in my DNS. After adding it, I waited a couple of minutes before pressing enter. Add to Home Assistant For now, I copied the certificates from /etc/letsencrypt/live/… to a SSL folder under my Home Assistant config. Renew It looks like the domain-registrar has to support a script …

Configure host record on Ubiquiti USG

Robert AndresenHome Assistant, Tutorials Leave a Comment

If you are running internal server/services that need to be reached on the Internet, you probably have a DNS set up for them. To reach this services on their DNS, from your local network, you need edit the host-file on the USG. For my case, one of the services was Home Assistant, which is configured with DNS and certificates. This …