so I got homeassistant to run in a VM and am having a first look at it.
How do I disable the DNS servers I do not want to use? When I delete them, they are always being put back. It would suck if I had to make a firewall rule to block them.
How do I change the language of the webinterface to English?
Thanks, I had to start over and picked English before logging in this time
Saving the DNS servers isnât really helping because the illegal name servers are always being added anew. I entered my own DNS server and deleted the others, but they keep coming back.
I had to add a firewall rule to block them. It would be much better to remove them.
Also, how do I shut down the VM via the web interface? Iâve only found a âstopâ option but that doesnât shut down the VM. I can shut it down with virsh, but thatâs not very convenient.
âIllegal name serversâ are the ones that I canât get rid of because the GUI keeps adding them despite I have deleted them. I do not want homeassistant to use those, hence they are illegal.
A VM usually stops running when the OS running in it shuts down. Have you seen it otherwise anywhere?
Whatâs the point of the âstopâ option? Once homeassistent is stopped, you canât use the web interface anymore but the VM keeps running, so you have log in to the server to shut it down and, if you want to use homeassistent again, restart it.
There seems to be a ârestartâ option, but I can only guess that it doesnât restart the OS, so to actually restart it, you still have to log in to the server to shutdown or destroy the VM and restart it.
Why is so awkward? Does the hidden shutdown option actually shut the VM down?
I donât see a shutdown option in the developer tools section:
Mate, I made it clear in my steps that you have to click Restart in order to see the additional options.
I was trying to help you. Instead of being grateful, you took a pissy tone & asked a bunch of other questions instead of trying what I spelled out for you.
I would say itâs actually a good design choice due to the way HA is setup. Thereâs an underlying layer of HAOS that is a modified/custom version of Linux. HAOS, as well as other Apps, are containers on top of it. Having the restart option as the primary choice ensures that other container Apps arenât affected during restarts. Some people, myself included, host other services, like a Chrony server App, that I donât want shut down/restarted when all I want to do is restart HA. YMMV and youâre entitled to your opinion.
Asking a question is not just how you word it, but also if you are actually asking the right ones.
We do see a lot of XY problems here and other stuff, so that is why there is made a guide on how to ask a question.
It helps the one with the question and it helps the ones trying to answer it.
Yes, it is âeducationalâ, but it is not meant as an offense.