From 7af7b4e9f1b67cac1508fa508504505be33f0d88 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 16 Feb 2025 17:40:47 +0000 Subject: Updated README and fixed some bugs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fb209db..26c9388 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,8 @@ If the Tasmota MQTT plug was already on when the script starts, it implies that be switched off. It is recommended to run ZFS scrub tasks manually occasionally, otherwise they probably won't be run by TrueNAS. + +A Dockerfile is provided so you can automatically run this script as a cronjob. + +The MQTT Tamsmota stuff is pretty specific to my setup so might not be too useful to others; but the TrueNAS API stuff might be useful to other people. It probably wouldn't be too hard to make this work with wake-on-lan instead. We are using the HTTP API instead of the sockets API, since the sockets API seems to change quite a lot. We use standard TrueNAS API keys. + -- cgit v1.2.3