|
18b7f5f7ce
|
Better fix for correcting the high temperature
|
2023-07-03 18:07:35 -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 |
|
|
3c7bb8956e
|
Fix master bedroom A/C getting turned off on hot days
|
2023-07-03 17:31:48 -04:00 |
|
|
53286bffd8
|
Fix sports cards not inhibited when exactly one month away
|
2023-07-03 14:27:40 -04:00 |
|
|
d4073e1f0b
|
Fixing more things I shouldn't have to fix because Pirateweather
|
2023-07-02 19:34:49 -04:00 |
|
|
4ea1f19e10
|
Finally fix todoist issue
|
2023-07-02 19:34:11 -04:00 |
|
|
16cfabcebf
|
I'm getting about tired of Pirateweather at this point...
|
2023-07-02 18:08:34 -04:00 |
|
|
1e2e2e4c88
|
Get lightning alerts even at night, as long as we're awake
|
2023-07-02 12:52:10 -04:00 |
|
|
befe962085
|
Needed to import cleanup BEFORE the getReport macro
|
2023-07-01 17:11:17 -04:00 |
|
|
07b3f00dd1
|
Add a few extra speech variations
|
2023-07-01 14:09:03 -04:00 |
|
|
529b24e310
|
Remove unnecessary repeated definitions of the cleanup macro
|
2023-07-01 14:08:40 -04:00 |
|
|
1c51c678e5
|
Fix some whitespace issues
|
2023-07-01 14:06:25 -04:00 |
|
|
c0110ae243
|
Tweaks to E's sleep handling, particularly with naps
|
2023-07-01 13:09:17 -04:00 |
|
|
99ca63ea28
|
Keep K's fan on if it's going to be a hot day
|
2023-07-01 13:08:52 -04:00 |
|
|
965d2a5e4a
|
Fixed voices on some actionable notifications
|
2023-07-01 01:25:03 -04:00 |
|
|
99897a0cc1
|
Catch easy-time up with the origin
|
2023-06-29 21:26:27 -04:00 |
|
|
3cb4e5803b
|
Tweaked "basement off" script
|
2023-06-29 21:20:54 -04:00 |
|
|
2216c5f623
|
Some bugfixes to master bedroom climate handling
|
2023-06-21 16:15:36 -04:00 |
|
|
818192c3ce
|
I'm an idiot, fixed another typo
|
2023-06-18 17:25:48 -04:00 |
|
|
ded3fcb72d
|
Add climate devices report to the house status report macro
|
2023-06-18 16:45:52 -04:00 |
|
|
9e45675257
|
Add new device to database
|
2023-06-18 16:45:36 -04:00 |
|
|
9adcb55df7
|
Remove old fans running sensor as it included an aircon
|
2023-06-18 16:45:16 -04:00 |
|
|
18ab8c3b0a
|
Add total climate devices running sensor
|
2023-06-18 16:44:59 -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 |
|
|
c425b43d35
|
Add a few more nifty stats sensors
|
2023-06-18 16:16:07 -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 |
|
|
746eb804c3
|
K's morning flow now fades in the lights if wake time is overridden
|
2023-06-16 22:44:30 -04:00 |
|
|
f53ec64839
|
For "basement on", only ask to turn K's computer on if it isn't already
|
2023-06-12 21:48:41 -04:00 |
|
|
4ddee45049
|
Change command line sensor from platform to integration config
|
2023-06-11 15:21:21 -04:00 |
|
|
5667bed5c1
|
Remove unsupported YAML config for openweathermap history
|
2023-06-11 15:20:50 -04:00 |
|
|
3d007c422a
|
Another attempt at fixing phrasing, still don't like it, still WIP
|
2023-06-10 12:03:06 -04:00 |
|
|
e945fd0ec1
|
Stop both timers...because naptime matters too...
|
2023-06-08 18:44:47 -04:00 |
|
|
1c52ec3a7c
|
Fix weird phrasing in my status reports
|
2023-06-08 18:44:32 -04:00 |
|
|
84033e2f50
|
Fix using UTC instead of local time for E's wakeup time from nap
|
2023-06-05 01:41:15 -04:00 |
|
|
c76e7c131a
|
Apparently the quotes break things, it's actually a boolean value
|
2023-06-04 18:30:08 -04:00 |
|
|
71c1f5756b
|
Sports macros now use new state attribute from team tracker integration
|
2023-06-04 18:19:22 -04:00 |
|
|
37273017bb
|
Move sports imports to top of TTS briefings that use them
|
2023-06-04 18:18:57 -04:00 |
|
|
27023787a4
|
Small tweaks to status macros
|
2023-06-04 18:18:35 -04:00 |
|
|
28a5de0139
|
Cancel timer if lights are turned off in E's room
|
2023-06-03 22:12:39 -04:00 |
|
|
9a5705792d
|
Add night med tracker for wife
|
2023-06-03 19:02:31 -04:00 |
|
|
aab3ac002d
|
Forgot an {% endmacro %} tag whoops
|
2023-06-03 14:21:41 -04:00 |
|
|
1116d939f2
|
Try to make the time E goes to bed a little more accurate
|
2023-06-03 14:21:25 -04:00 |
|
|
8ee4802742
|
Try to make my status report not be completely blank at any time
|
2023-06-03 13:22:48 -04:00 |
|
|
e1f5602f1d
|
Add time that E went to bed for the night
|
2023-06-03 13:22:18 -04:00 |
|
|
f6ee774680
|
Add a couple of unit conversion macros
|
2023-06-03 13:13:04 -04:00 |
|
|
ae499c8500
|
Remove unused obsolete sensor
|
2023-06-03 13:12:52 -04:00 |
|
|
f2186427e0
|
Change battery monitoring to only notify me
|
2023-06-03 12:32:09 -04:00 |
|