Commit Graph

125 Commits

Author SHA1 Message Date
8884cd123a Vacation tweaks, close #125 2023-09-12 12:20:41 -04:00
67b854a525 Add some reset logic for climate devices when returning from vacation
Will probably rework this later as part of #124 but it works for now.
2023-09-07 15:18:32 -04:00
c4ecb79026 Vacation mode tweaks 2023-09-07 12:33:51 -04:00
1d46f64821 Close #123 2023-09-03 18:41:06 -04:00
aaa5bb9b91 Forgot about what happens when you reload template entities... #108 2023-08-30 15:49:00 -04:00
0e9f646816 These sensors should hopefully prove more reliable #108 2023-08-30 15:43:41 -04:00
ba0a90a990 Update template sensor definitions to current standard, close #109 2023-08-25 18:29:12 -04:00
8b512afca9 Move template sensors to template key #109 2023-08-22 17:38:43 -04:00
ac45c459aa Hopeful fix for #99 2023-08-18 14:23:07 -04:00
4915f7e3cf Move doorbell alert to Node-RED 2023-08-04 14:28:48 -04:00
4d6c0a6230 Doorbell alert extended to light strip 2023-08-02 20:23:18 -04:00
29778f402f Template alarm control panel 2023-08-01 14:09:04 -04:00
638a709b2f Tweak my presence Bayesian 2023-07-31 15:31:02 -04:00
c0fa9fe5b9 Let's try something different for unreliable device tracking... 2023-07-30 14:04:39 -04:00
29f637a823 Ask for locations with Assist 2023-07-20 16:46:09 -04:00
1107551627 Another dumb typo 2023-07-03 22:21:02 -04:00
7b936e0d51 Make porch light automatic while on vacation 2023-07-03 17:32:54 -04:00
20587cff49 Fix E's A/C getting shut off when we leave on hot days 2023-07-03 17:32:26 -04:00
bc7a825cc1 Improve vacation mode 2023-06-18 16:16:43 -04:00
aaf475da55 Make presence scripts a little more readable 2023-06-18 16:16:26 -04:00
c34d3a7e63 On hot days, leave upstairs climate devices on when we leave 2023-06-18 16:15:39 -04:00
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