Skip to content

Releases: pimoroni/clean-shutdown

Version 0.0.2

28 Apr 09:02
Compare
Choose a tag to compare

This version of Clean Shutdown adds support for OnOff SHIM and general support for supporting newer devices in future. It also introduces Power Off functionality, borrowed from Picade HAT, which will trigger a power off condition on supported boards.

  • New: Added systemd power off script, which will assert a pin at shutdown and optionally flash an LED
  • New: Support to flash an LED when shutdown has been triggered
  • New: Optional hold_time option to require a press-and-hold action to shut down
  • New: Support for OnOff SHIM

To install for a particular product, call like so:

./setup.sh <productname>

Version 0.0.1

28 Apr 08:58
Compare
Choose a tag to compare

Initial release of Clean Shutdown, a Daemon to watch a trigger pin on your Raspberry Pi and issue a shutdown command so it can be powered off safely.