Commit Graph

154 Commits

Author SHA1 Message Date
af4fecc2c7 Tweaks to away mode lights handling 2023-06-18 15:27:41 -04:00
d3e46ca7ab Adjust school zones 2023-06-02 13:01:19 -04:00
1f638b611e Sensor for the number of bedrooms where sleep mode is active 2023-05-10 20:43:06 -04:00
80a18ba60a Make "people at home" sensor graphable 2023-05-10 20:42:47 -04:00
8831631d9e People at home sensor 2023-05-07 18:36:51 -04:00
7a6f625643 Tweaks for K 2023-05-06 12:44:02 -04:00
48f38ccbe6 "Basement Occupied" makes more sense, doesn't it? 2023-05-01 17:12:29 -04:00
b46ce9ac2d Fix improper indentation in "family is away" script 2023-04-26 16:10:55 -04:00
6655cf0a9e Add wait variables 2023-04-25 17:56:24 -04:00
6c8e2f1dd3 Shut off K's bedroom light whenever he leaves, not just when at school 2023-04-25 16:33:14 -04:00
a75dc0faa7 Just don't play TTS on anywhere on second floor while anyone is sleeping
Critical notifications will of course still ignore all restrictions
2023-04-22 21:56:48 -04:00
ce4f12105f Move away from binary sensors for presence tracking 2023-04-21 14:40:26 -04:00
7c3a32e17b Cleaned up a LOT of templates 2023-04-03 23:47:25 -04:00
1a982255ba Update K at school automation 2023-03-29 16:35:22 -04:00
41a5ede268 New "upstairs bathroom occupied" binary sensor 2023-03-27 23:28:57 -04:00
8ec200fca3 Add UUID to all remaining sensors, remove bad units_of_measure #70 2023-03-23 14:28:34 -04:00
6a63faa7aa Don't run "arrived" automations if away mode was skipped 2023-03-22 13:04:08 -04:00
5cf72fafff Move input booleans to K's yaml file 2023-03-20 14:58:10 -04:00
61641beec9 Improve presence and lighting control in the basement 2023-03-18 20:56:14 -04:00
a7c90b11be Clean up template sensors and add UUIDs to presence template sensors #70 2023-03-18 20:54:29 -04:00
e88b4b2505 Fixed some notification clearing calls 2023-03-09 16:11:36 -05:00
3335db5490 Rearranged "family is home day" script for better lighting control 2023-03-07 16:05:47 -05:00
1037dcb2ab Using script.turn on in presence scripts 2023-03-05 15:10:14 -05:00
0b503aab41 Text notify can now send actionable notifications, close #78 2023-03-05 15:09:09 -05:00
9bff51a349 Turn on porch light on arriving home if the weather sucks 2023-03-03 16:45:21 -05:00
4f59b6bb8c Revert change using cloud cover for lighting decisions
This proved even more unreliable than the original solution.
2023-03-02 16:02:12 -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
6ad00427ea Fixed typos 2023-02-27 13:02:42 -05:00
cec5f2840d Support the use of tags and notification clearing with text_notify 2023-02-26 20:10:36 -05:00
6f8b7c3d22 Smarter "skip_away" notification 2023-02-25 20:14:34 -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
4ea2cc28d5 Make dining room lamp scenes work like the rest of the house, close #74 2023-02-21 16:37:48 -05:00
1d1e636f6f Use cloud cover when arriving at home for lighting decision 2023-02-20 17:04:04 -05:00
76711448f8 Icon templates for all "doors opened today" sensors 2023-02-18 18:14:48 -05:00
0ecb87edeb Interior door sensors and automations 2023-02-17 23:42:48 -05:00
ef7e4a88e7 Accounted for renaming of school zone 2023-02-16 12:04:49 -05:00
f77ae3380d Adjust for K now carrying his own phone with him 2023-02-04 19:39:10 -05:00
ebc4b64d22 Continuing to slowly implement the intentions of #53 2023-02-01 17:40:36 -05:00
97ab110ee1 Fixed a rather confusing name #53 2023-01-31 19:56:24 -05:00
634723b8cd Nerds should also be an "or" condition #69 2023-01-30 17:42:40 -05:00
b3334d531a Parents needs to be an "or" condition, not "and" #69 2023-01-30 16:23:11 -05:00
18888f119b Presence sensors for groups now only true if family is home #69 2023-01-30 16:15:53 -05:00
29087ddb6f Fix states #69 2023-01-30 14:03:36 -05:00
a5113aa404 Move "home" sensors to binary sensors #69 2023-01-30 14:00:26 -05:00
ee44f4c9a7 K's at school script now only fires if there is actually school today 2023-01-30 12:30:04 -05:00
d93f7ccbbb Fix K's lights being left on after he's at school 2023-01-30 12:27:42 -05:00
070c4b941a Improved "skip_away" ios notification #32 2023-01-23 16:51:02 -05:00
b15941eb0e Don't flash upstairs lights for doorbell anymore
Will still turn them green though
2023-01-23 16:50:19 -05:00
c197ced465 Friendly names 2023-01-16 15:59:42 -05:00
63677f6fc9 Use desk lights toggle for all arrival scripts 2023-01-15 12:46:56 -05:00