From 5997f2b3aec5a200a10ef130697b32d324f15bf2 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 19 Sep 2023 12:56:07 -0400 Subject: [PATCH] Increased max length for a few input texts Didn't know the default max was only 100..... --- input_text.yaml | 1 + packages/jarvis.yaml | 1 + packages/notify.yaml | 2 ++ 3 files changed, 4 insertions(+) diff --git a/input_text.yaml b/input_text.yaml index d8d5998..a25f9d7 100644 --- a/input_text.yaml +++ b/input_text.yaml @@ -1,5 +1,6 @@ report_system: name: Report System initial: Type your report here + max: 255 text_testing: name: Text Testing \ No newline at end of file diff --git a/packages/jarvis.yaml b/packages/jarvis.yaml index 984b8b7..d182ea4 100644 --- a/packages/jarvis.yaml +++ b/packages/jarvis.yaml @@ -50,6 +50,7 @@ input_text: tts_message: name: TTS Message initial: Type your message here + max: 255 script: alexa_interjection: diff --git a/packages/notify.yaml b/packages/notify.yaml index d8d915c..a3c6370 100644 --- a/packages/notify.yaml +++ b/packages/notify.yaml @@ -117,10 +117,12 @@ input_text: name: Text Notification icon: mdi:text initial: Type your notification here + max: 255 text_notification_title: name: Text Notification Title icon: mdi:text initial: Type your title here + max: 255 input_number: basement_echo_dot_day_volume: