From 56b29905d38548d22f10012c09b0a4cc580745b1 Mon Sep 17 00:00:00 2001 From: Veeck Date: Fri, 26 Apr 2019 00:15:29 +0200 Subject: [PATCH] Updated Notifications (markdown) --- Notifications.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Notifications.md b/Notifications.md index 59071b7..96c6c0b 100644 --- a/Notifications.md +++ b/Notifications.md @@ -33,6 +33,8 @@ Notification | Payload | Description Notification | Payload | Module | Description ------------ | ------- | ------ | ----------- MMM-google-route/refresh | _none_ | [MMM-google-route](https://github.com/mrdis/MMM-google-route) | Triggers routes refresh. [More details](https://github.com/mrdis/MMM-google-route#using-mmm-modulescheduler-to-configure-the-route-refresh-interval) +MOTION_DETECTED | score | [MMM-MotionDetector](https://github.com/rejas/MMM-MotionDetector) | motion detected, score > 0 +DEACTIVATE_MONITOR | percentageOff | [MMM-MotionDetector](https://github.com/rejas/MMM-MotionDetector) | percentage of time the monitor was deactivated since the module started | _TBC_ \ No newline at end of file