Commit Graph

2350 Commits

Author SHA1 Message Date
29dcb654b4 Copy ibuprofen and tylenol trackers for Tina 2025-02-21 22:19:37 -05:00
ec0aed386a Begin simplification of wife's desk lighting 2025-02-18 15:40:35 -05:00
a96bc99271 Basement presence now checks if I'm using wife's PC upstairs
#188
2025-02-15 16:03:59 -05:00
a085e71c86 Remove wife's desk strip as it broke 2025-02-11 02:41:43 -05:00
4a61f5a45c Fix sections showing up in sports dashboard when they shouldn't 2025.1.4 2025-01-30 17:19:24 -05:00
47f23a4e02 Change some entity names 2025-01-28 16:36:39 -05:00
fbec1ae6e2 Tweak vtherm tolerance and cycle times 2025-01-28 16:36:27 -05:00
d5ddf65270 Adaptive second floor scene sets upstairs bathroom to single nightlight 2025-01-28 16:35:54 -05:00
53b67bfc87 Add VTherm for E's bedroom 2025-01-25 20:21:37 -05:00
725250acd7 Add K and guest mode to "people present" sensor 2025-01-25 20:20:53 -05:00
f988f1cccc Improve basement climate control 2025-01-25 20:20:08 -05:00
515731fc68 Attempting to automate a space heater in the basement 2025-01-14 05:45:19 -05:00
e1bd79e176 Fix notification reset on Tony's Med Tracker 2025-01-12 17:15:37 -05:00
a57cb4ecb7 Update gitignore 2025-01-12 17:14:58 -05:00
89ef394817 Fix bottom button in master bedroom switching both fan and closet light 2024-12-29 15:10:36 -05:00
6b9380f015 Move "services down" to a macro for possible re-use elsewhere
Also improved the wording
2024-12-10 16:03:31 -05:00
6c145f0ca9 Attempt to fix fade duration on recliner mode shutoff 2024-11-30 20:51:58 -05:00
ff98142b9e Increased darkness upstairs when people are sleeping 2024-11-29 14:54:11 -05:00
2ceba7cb57 Small tweak to scheduling for morning briefing
To make sure K hasn't already walked out the door for the bus before it plays
2024-11-14 16:46:36 -05:00
1b2ce1e097 Add individual allow switches for housewide briefings 2024-11-14 16:40:46 -05:00
7459005500 Add morning announcements for K 2024-11-14 16:25:39 -05:00
9ed2f658a4 Add new blueprint for inverted binary sensor, apparently 2024-11-11 20:14:17 -05:00
91d6a32274 Remove Emma naptime entities and related code 2024-11-11 20:13:33 -05:00
f2e9f6049c Adjust scheduling for K riding the bus 2024-10-22 13:15:20 -04:00
6f9c9fc8a9 Add adjustment issue template 2024-10-22 13:11:02 -04:00
b819156cfa Push back K's bedtime schedules by an hour across the board 2024-10-14 18:19:29 -04:00
df583c23ff Remove html5 notify config as it is now in UI 2024-10-12 15:46:27 -04:00
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