On the Raspberry Pi 5, there is a hardware power button. When the power is cut and then restored, the system does not automatically restart.
Is it possible to disable this behavior directly from Home Assistant?
I just ran a quick test on my RPi 5. I performed an orderly shutdown of HAOS on the PI. The LED turned RED. I then unplugged the Official Raspberry Pi 5 power supply from the mains, counted to 10, and then plugged the power supply back into the mains. The RPi 5 booted up without any manual intervention.
I then ran a second test. Instead of performing an orderly shutdown of HAOS, I simply unplugged the power supply, counted to 10, and then plugged it back in. Once again, the RPi 5 booted up without touching the manual power button.
Please note that cutting the power to a RPi without doing an orderly shutdown of Home Assistant may corrupt the file system which has been known to cause issues with HA.
Thanks. Yes, I am aware of the risk. I ran my test on a test/development HAOS RPi 5 system. I just wanted to make sure I covered a typical power outage without UPS scenario.