Commit Graph

2373 Commits

Author SHA1 Message Date
84f0e54ddb Remove unnecessary state attribute from computer idle sensors
The information is available in its own sensor, and is thus unnecessary to have as an attribute. It was causing unnecessary database bloat.
2024-10-01 16:19:24 -04:00
3803e9f9c2 Fix grammar around NCAAF team names
The changed response from ESPN resulted in teams being called "the Michigan" etc instead of "the Wolverines". So I removed the "the" for NCAAF games.
2024-09-22 13:41:29 -04:00
66d27a09d3 Add new weather entities for comparison project 2024-09-20 20:11:58 -04:00
ed71c557df Only send TTS notifications for my meds if I'm actually home 2024-09-20 20:11:25 -04:00
35e5891f5e Add start of school year automation 2024-09-04 15:01:59 -04:00
3d4dc4c1d9 Fix wife and K's med notification scheduling
#205
2024-08-09 16:57:13 -04:00
8c029143f2 Add scheduling automations for sports notifications
Signed-off-by: Tony Stork <tm24fan8@gmail.com>
2024-08-09 16:57:12 -04:00
c773b29573 Fix typo for wife's name 2024-08-09 16:57:11 -04:00
76841ecb19 Use time_from_calendar macro for K scheduling for two hour delays 2024-08-09 16:57:10 -04:00
f3d5d90593 Fix scheduling for wife's morning meds reminder
#205
2024-08-09 16:57:09 -04:00
c7d1696cca Add new macro for setting time AND date from calendars 2024-08-09 16:57:08 -04:00
db9b221fd9 Change template condition to "or" condition for my meds cleanup
#205
2024-08-09 16:57:07 -04:00
955bf32e81 Change template condition to "or" condition for wife meds cleanup
#205
2024-08-09 16:57:06 -04:00
fc498ca23b Implement new trackers for K
#205
2024-08-09 16:57:05 -04:00
f61d79dee7 Implement new trackers for wife
#205
2024-08-09 16:57:04 -04:00
cc5a94e683 We need to START the med scripts by incrementing the counter
Doing it at the end means things that should happen on the third reminder will not actually happen until the fourth.

#205
2024-08-09 16:57:03 -04:00
c8678d831a Rewrite Tony meds scripts to simply handle sending the reminders
#205
2024-08-09 16:57:02 -04:00
e566d94d90 Add Tony Meds Cleanup automation
#205
2024-08-09 16:57:01 -04:00
54de982d95 Rewrite Tony Meds Handler automation
#205
2024-08-09 16:57:00 -04:00
8a4545abed Switch from template sensors to input booleans for reminders
#205
2024-08-09 16:56:59 -04:00
bb9e604d33 Change logic for setting and resetting notification times
#205
2024-08-09 16:56:58 -04:00
e912733bbc Add triggers to help with reboot survival
#205
2024-08-09 16:56:57 -04:00
53b230e0ad Fix UUIDs
#205
2024-08-09 16:56:56 -04:00
4761855858 Initial notification framework for meds rework 2024-08-09 16:56:55 -04:00
b83c3e2ecd Disallow default issue template 2024-08-09 16:56:35 -04:00
22ba35d631 Add feature request template 2024-08-09 16:47:39 -04:00
b6539ea85c Add bug label to bug report template 2024-08-09 16:47:25 -04:00
37f5314e88 See if labels can be assigned by yaml issue templates 2024-08-09 16:31:49 -04:00
faef1d02b2 Add bug report issue template
(cherry picked from commit 94cbb81be1)
2024-08-08 22:29:56 -04:00
46df823c24 Add min/max/average temp and lux sensors to database 2024-07-30 18:00:25 -04:00
707c03804d Update to latest relative_time_plus.jinja 2024-07-24 15:58:55 -04:00
9fea293c23 Add med reminder counts for K 2024-07-24 15:55:35 -04:00
703fed14c3 Move wife's med tracker to UI, add reminder counts 2024-07-23 21:54:39 -04:00
37a6f31a1e Add night meds reminder count, reset reminder counts when meds are taken 2024-07-23 21:54:15 -04:00
8411488ab3 Make E's actual wakeup time actually update properly 2024-07-23 21:52:49 -04:00
bda6fc97ba Move Minnesota Twins to first spot for baseball teams 2024-07-23 15:25:07 -04:00
261913371f Updated readme 2024-07-22 22:54:28 -04:00
b718ad2de2 Add text notifications for shower mode window alert #204 2024-07-22 22:29:39 -04:00
2c559ec2c4 Shower mode window alert, close #204 2024-07-22 21:56:53 -04:00
74588ed2c9 Changes for weirdness with E's nap tracking #201 2024-07-22 16:24:38 -04:00
7e53793221 Basement should be occupied when motion is detected, close #202 2024-07-22 16:15:07 -04:00
8d2be03814 Add Weather.com integration and make it our primary provider, close #114 2024-07-18 20:17:13 -04:00
511f3d5d3a Actually notify me about my morning meds when I wake up 2024-07-18 18:12:27 -04:00
a44a596eb9 Added a few more phrases to status_annc 2024-07-18 18:12:09 -04:00
254eee8d72 Don't leave E's aircon on after she wakes up 2024-07-03 15:52:56 -04:00
563a2144f3 Clean up some syntax in security template sensors 2024-07-03 00:33:48 -04:00
7a2676c93b Refinements to security fault template sensors 2024-07-02 16:17:22 -04:00
e57525bd23 Add average temperature and illuminance sensors for the Living Room 2024-07-02 13:08:48 -04:00
dabb0080a8 Prepare for new window sensors 2024-07-01 16:20:53 -04:00
2da3364d18 Make "common" show in fields for Speech Engine 2024-07-01 16:20:28 -04:00