File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ The easiest way to monitor your Raspberry Pi or Linux system health in [Home Ass
1717
1818- ** Zero-config Home Assistant setup** — MQTT discovery messages create devices and sensors automatically
1919- ** Remote control** — restart, shutdown, and update your device from Home Assistant
20+ - ** Custom scripts** — run your own scripts/programs on the host from Home Assistant buttons
2021- ** Flexible delivery** — publish over MQTT or directly via the Home Assistant REST API
2122- ** Run as a service or cron job** — auto-configured by the installer
2223- ** External sensor support** — DS18B20 (temperature) and SHT21 (temperature + humidity)
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ <h2>Features</h2>
5959 < ul class ="feature-list ">
6060 < li > < strong > Zero-config Home Assistant setup</ strong > — MQTT discovery messages create devices and sensors automatically</ li >
6161 < li > < strong > Remote control</ strong > — restart, shutdown, and update your device from Home Assistant</ li >
62+ < li > < strong > Custom scripts</ strong > — run your own scripts/programs on the host from Home Assistant buttons</ li >
6263 < li > < strong > Flexible delivery</ strong > — publish over MQTT or directly via the Home Assistant REST API</ li >
6364 < li > < strong > Run as a service or cron job</ strong > — auto-configured by the installer</ li >
6465 < li > < strong > External sensor support</ strong > — DS18B20 (temperature) and SHT21 (temperature + humidity)</ li >
You can’t perform that action at this time.
0 commit comments