From cebf89126b07da0b3e2900eb675f4cef10f00881 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 5 Oct 2022 16:25:43 -0400 Subject: [PATCH] Added priority levels for text notification system --- node-red/projects/NerdFlows | 2 +- packages/notify.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/node-red/projects/NerdFlows b/node-red/projects/NerdFlows index c04b8ea..ce57e1c 160000 --- a/node-red/projects/NerdFlows +++ b/node-red/projects/NerdFlows @@ -1 +1 @@ -Subproject commit c04b8ea0f21ec5a35657ce0923f99d8a0015ae84 +Subproject commit ce57e1c55308dde1a5d4a68fc69639497597677f diff --git a/packages/notify.yaml b/packages/notify.yaml index 0df21ee..1f176a9 100644 --- a/packages/notify.yaml +++ b/packages/notify.yaml @@ -103,6 +103,14 @@ input_select: - All initial: None icon: mdi:television-play + text_notification_priority_level: + name: Notification Priority Level + options: + - Normal + - Alert + - Critical + initial: Normal + icon: mdi:alert input_text: text_notification: