CodeFaux
CodeFaux
I run Bazaar (every exporter you implement actually) and am willing to help however I can, but I'm unable to glean your ask from the messaging here. If you still...
Really, it actually is. I'm as surprised as you. 
Or at least I was... I've been informed that Unraid does not use the standard md module. I apologize; I only learned that literally just now. There are many Unraid...
Roger. I'll consider tackling it myself, but my work isn't typically up to scale wirth what's going on here. We'll see how it goes, thanks for your time. Close or...
I'm guessing no, since `/sys/block/md*/md` does not exist - unless I misunderstand. 
Same problem. Anyone figure a workaround? Anyone know of an Encoder library compatible with ESP32 which Just Works(tm)?
I'm not looking for idle shutdown. Idle shutdown kills power when not printing. I want power killed when the system fails to check in due to a failure or lock...
I'll try to pitch this one other way. Let's say your Pi locks up. Doesn't matter why. What does your plugin do? Nothing. My suggestion is security through regular checkin....
Sweet, no problem. Glad to hear the idea interests you! On the Tasmota device, it's shockingly easy - for ESP8266 devices. ESP32 devices use Berry scripting instead of Rules, but...
Oh also; to trigger the rule manually from a proper command line, in case you're less familiar with using Curl to test API endpoints; `curl http:///cm?cmnd=Event%20KEEPALIVE=120` You can check the...