From ae75bf48b33f3eb3d3840d0d0cc3419c79d6a404 Mon Sep 17 00:00:00 2001 From: mrdis <31987174+mrdis@users.noreply.github.com> Date: Sat, 6 Apr 2019 17:31:56 +0200 Subject: [PATCH] Add MMM-google-route module notifications --- Notifications.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Notifications.md b/Notifications.md index 3c3894f..1dedef5 100644 --- a/Notifications.md +++ b/Notifications.md @@ -30,4 +30,9 @@ Notification | Payload | Description | `ARTICLE_TOGGLE_FULL` | _none_ | Toogles article in fullscreen in [newsfeed module](https://github.com/MichMich/MagicMirror/tree/master/modules/default/newsfeed). # 3rd Party Module notifications +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) + + _TBC_ \ No newline at end of file