Skip to content

Commit dfbaec6

Browse files
committed
Add new features to readme and docs
1 parent 67d6f08 commit dfbaec6

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)