Commit Graph

102 Commits

Author SHA1 Message Date
9445c2a4c4 Simplified normal text notifications further
Additionally made the script capable of clearing notifications. Should be almost no need to call notify services directly at all anymore.
2023-02-28 18:14:44 -05:00
9a443ed3d2 Remove all instances of deprecated "data_template" 2023-02-26 20:18:55 -05:00
cec5f2840d Support the use of tags and notification clearing with text_notify 2023-02-26 20:10:36 -05:00
2e87e4ed32 Unify alerts whether programmed in YAML or the UI 2023-02-25 20:14:11 -05:00
5b62a1d052 Simplify text notifications down to a single script
And it didn't even lose any functionality!
2023-02-22 17:23:35 -05:00
b6418b54b5 Volume control and sleep mode improvements 2023-02-22 16:36:05 -05:00
c9375ccc82 Add new google speaker for basement (for dev purposes) 2023-02-17 17:17:07 -05:00
ac788544d6 Give K a sleeping toggle as well #72 2023-02-05 19:17:09 -05:00
f77ae3380d Adjust for K now carrying his own phone with him 2023-02-04 19:39:10 -05:00
79c5fe5b53 Finish UI options for notification scripts 2023-02-03 18:51:17 -05:00
a9cbf707e5 Fix calling wrong media players for "everywhere" #72 2023-02-03 18:50:56 -05:00
4a60ae7bc8 Fix wrong service call for Google speakers #72 2023-02-03 15:33:31 -05:00
51b0c18c74 Made notification scripts queued to avoid skipped notifications 2023-02-03 13:26:25 -05:00
4765227858 Add UI info for TTS and notification scripts 2023-02-03 13:19:11 -05:00
84ca2c90bd Add new speakers and speaker groups to Speech Engine #72 2023-02-03 12:52:22 -05:00
72d026efa9 Add bedroom speaker groups 2023-02-02 17:15:16 -05:00
e99e09405c Make parent notifications work like nerds notifications #69 2023-01-31 18:32:48 -05:00
4bcfbe2976 Make nerds condition a little less restrictive 2023-01-31 17:29:19 -05:00
2f5687da78 Improved handling of "nerds" notification group #69 2023-01-30 17:42:30 -05:00
75f281d93a Gave aliases to scripts that didn't have them 2023-01-19 20:18:43 -05:00
09b54cb689 Add confirm_no to status annc 2023-01-02 13:31:48 -05:00
df4f9a68c9 Removed comment that is no longer true 2022-12-30 19:58:32 -05:00
92ee8ee0fa Forgot the parentheses 2022-12-14 15:54:02 -05:00
d6fe5ba212 New announcement for leaving the house 2022-12-14 15:39:49 -05:00
719000f8a8 Now using lockdown issue toggle #60 2022-12-01 18:26:31 -05:00
41749409fc Removed unused entries in status_annc 2022-10-29 14:35:10 -04:00
dcbac7ba07 Added switch to disable TV notifications 2022-10-29 12:41:33 -04:00
a7cc753488 Removed old HASS Agent notifier 2022-10-24 16:48:01 -04:00
4b7451748f Made "data" parameter optional in tv_notify #46 2022-10-13 16:00:05 -04:00
708bc91e06 Fix tv_notify not accepting additional data parameters #46 2022-10-08 18:58:40 -04:00
cebf89126b Added priority levels for text notification system 2022-10-05 16:25:43 -04:00
10925aeca7 Removed old individual text notify scripts 2022-10-02 17:06:41 -04:00
eb414c60b3 Notifications to 'parents' group now respects if wife is at work 2022-10-01 20:16:52 -04:00
47bd0a19d9 Adjusted volume of Google TTS...because holy balls... 2022-09-30 14:02:43 -04:00
d501825d4f Brought handling of text alerts to 'all' in line with the rest 2022-09-30 14:02:26 -04:00
ac2b3e0942 Rewrote tv_notify to be consistent with text_notify #42 2022-09-29 18:51:30 -04:00
436e5bc246 Rewrote text_notify to properly deal with notifications being off #42 2022-09-29 18:48:16 -04:00
8205177f63 Adjusted to use higher volume on Google speakers 2022-09-28 17:30:25 -04:00
ef8cdd165d Created script for flexible TV notifications 2022-09-22 19:19:27 -04:00
b67da4571a Added text box for notification title #42 2022-09-22 19:18:30 -04:00
d53a244a52 Renamed basement for ease of formatting in Node-RED flow #42 2022-09-22 19:18:04 -04:00
1cb9f46195 Added text box for notification content #42 2022-09-22 18:44:44 -04:00
10649f2bd7 Toggles don't really seem necessary, can just use dropdowns #42 2022-09-22 18:44:14 -04:00
4645762f82 Added entities for text notification system #42 2022-09-22 16:46:57 -04:00
a8ef7c183b Forgot to fix "everywhere" line 2022-09-19 18:52:48 -04:00
2cd90a109e Didn't need the quotes 2022-09-18 19:06:54 -04:00
acc4381e77 Changed to a more general response 2022-09-18 19:06:44 -04:00
5ea39efde5 Using new toggle 2022-09-18 19:00:39 -04:00
f25568df23 Added new input boolean to be a bit more multipurpose 2022-09-18 18:54:49 -04:00
0ed79c494c Rewrite speech engine to fix use of variables 2022-09-18 18:46:35 -04:00