27
submitted 1 week ago by Dave@lemmy.nz to c/homeassistant@lemmy.world

This morning my kid asked the voice assistant to "Turn off the computers in this house".

I heard it, thought well that's a strange request but seems harmless because how is home assistant gonna turn off computers.

Me a little while later, "why is shit broken? What's happening!"

Turns out dumb me had adguard exposed to the voice assistant, it switched off all the adguard settings including the DNS rewriting that is the cornerstone of many of my self-hosted services.

I've since revoked that access.

you are viewing a single comment's thread
view the rest of the comments
[-] MoonRaven@feddit.nl 3 points 1 week ago

Might be a good idea to expose things through a reverse proxy if this is web interfaces. I have *.local.domain.nexus all pointed to my reverse proxy's internal ip address and the reverse proxy makes everything available through https.

[-] Dave@lemmy.nz 2 points 1 week ago

Everything is exposed through a reverse proxy. E.g. homeassistant.mydomain.nz

However, I have DNS rewriting set in Adguard that does *.mydomain.nz -> 192.168.1.XX

This means a) things don't need to go external if I'm at home, and b) I have many things only accessible internally, which rely on this otherwise they won't work at all.

It's all HTTPS, I just use a cloudflare integration in Traefik to do the Let's Encrypt validation for domains not accessible externally.

this post was submitted on 18 May 2025
27 points (96.6% liked)

homeassistant

14340 readers
35 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 2 years ago
MODERATORS