Brilliant work everyone, thanks for all the efforts. Need to start digging into the system but I’m expecting there are events exposed to HA that can notify of issues encountered by SU or the watchdog?
Just can’t get over how sophisticated this system is becoming but still manages to be maintain a “yeah nothing to see here” facade!
Really great job!
I’m now really satisfied with myself that I decide to use a standalone hp elitedesk 800 just for all things HA. It is fast becoming the core of my whole system.
i like the watchdog, but in my opinion its a workaround, a add-on shouldt crash
its like the deconz add-on, its reporting crashes around the same timestamp for several users , shouldnt happen
Are you willing to please elaborate on that? I am just about to switch from wifi to wired so I am super pumped about the network manager but will be considering the ip situation soon. I’ve gathered that al dhcp reservation is easier, but when would one need a static ip instead?
Depends on your situation a bit and personal preference really. I personally prefer static IP above the DHCP reservations, mainly because it works even when my DHCP doesn’t. For things like services on my network I really want them to be there, whatever the state of things.
As you can see above, someone else thinks we should warn people not to use it
Another case where static is needed is when your Home Assistant instance becomes the DHCP server itself, or is going to act as a DNS server (e.g., using AdGuard).
So it depends a bit + a bit of personal preference.
Please don’t forget that many users want to use the supervisor in Home Assistant Supervised scenario e.g. on Ubuntu.
Features that inherently conflict with that usage should be somehow optional or (un)pluggable.
Losing even the community supported way of installing it would be a real shame.
Awesome stuff, guys! Dumb question: I am running Supervisor 244, but I dont see Network Manager or the Crash Reporting options. Is this because I am running a “supervised” instance? Thanks
If you use HA Supervised and you update the O/S and docker updates, most of the community addons don’t restart when docker starts. It’s a mega PITA to get HA running again without rebooting the host. This 99% fixes that issue. It’s even worse if you use mariadb as HA will take a long time to load because mariadb addon isn’t running and recorder is looking for it so this is a GREAT enhancement IMO.
I’m running supervised on debian… I don’t see the network manager option. How do I see or enable that over DBUS? Google seems to only reference DBUS and Ubuntu.