Commit Graph

111 Commits

Author SHA1 Message Date
8a0eb97a47 Attempt to avoid annoying unnecessary beeps on volume reset 2023-03-19 17:12:47 -04:00
0e4c94eb22 Housewide announcement for server maintenance 2023-03-12 20:13:04 -04:00
6c884d6966 Change TTS behavior for more versatility in briefings and readouts 2023-03-09 13:46:13 -05:00
0b503aab41 Text notify can now send actionable notifications, close #78 2023-03-05 15:09:09 -05:00
bb94b7d003 Account for my iPad's mobile app notify service being renamed 2023-03-05 15:08:11 -05:00
34ff21d3ea Add support for live camera streams in phone notifications 2023-03-01 16:44:22 -05:00
8272ae3208 Apparently defining a sound for critical was breaking things... 2023-02-28 20:54:57 -05:00
f923bf656c New tag template, added sound support 2023-02-28 20:49:54 -05:00
56d62d1c9f Simplified TV notifications 2023-02-28 18:22:50 -05:00
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