Initial commit
This commit is contained in:
5
scripts/nut-notify.sh
Normal file
5
scripts/nut-notify.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /bin/sh
|
||||
# NUT adapter notify script.
|
||||
|
||||
logger -t nut-notify "Notify iobroker $UPSNAME -> $NOTIFYTYPE"
|
||||
/opt/iobroker/iobroker message nut notify "{\"upsname\":\"$UPSNAME\",\"notifytype\":\"$NOTIFYTYPE\"}"
|
||||
Reference in New Issue
Block a user