Tag: Website
-
Restarting Apache on Remote Servers via SSH from Home Assistant
Goal Allow Home Assistant to securely restart Apache on a remote server (e.g. AWS Lightsail instance) at the press of a button. This is ideal when a rarely unstable website goes down and a manual restart is sufficient, but you want the flexibility to trigger it from anywhere — even your phone. Step 1: Generate…
-
Monitoring Website Status in Home Assistant
This post documents how I set up a simple and reliable system in Home Assistant OS (HAOS) to monitor the status of websites, display the result in the UI, and keep a timestamp of the last check. It uses native command_line and template sensors and is designed to be easy to maintain and extend. Goal…
-
Web Monitoring on My Terms: Powered by Home Assistant
I used to monitor my websites with SolarWinds Pingdom. Recently, they migrated me to their new observability platform. It’s not bad – in fact, quite powerful – but way too complex for what I actually needed. I managed to reconfigure everything and set up SMS alerts through another provider (apparently, they no longer supports SMS…