Commit Graph

71 Commits

Author SHA1 Message Date
2b46b813ee Allow weather alerts when everyone is sleeping except me 2023-08-08 19:38:05 -04:00
0a83b508fe Try out a Bayesian sensor to determine if it is raining 2023-07-31 15:30:48 -04:00
a6eb6e3d43 Figured out how to template the weather forecasts too 2023-07-29 16:47:12 -04:00
289a17d59c Switch to using temperature attribute from weather station 2023-07-29 13:48:25 -04:00
99b2f7761b Shoutout to Pirateweather for still being dogwater... 2023-07-28 22:23:49 -04:00
0fb1706155 This time it's the National Weather Service being unreliable... #89 2023-07-25 12:54:09 -04:00
fd21e00650 New speech engine message type for weather alerts #89 2023-07-06 02:25:15 -04:00
18b7f5f7ce Better fix for correcting the high temperature 2023-07-03 18:07:35 -04:00
d4073e1f0b Fixing more things I shouldn't have to fix because Pirateweather 2023-07-02 19:34:49 -04:00
16cfabcebf I'm getting about tired of Pirateweather at this point... 2023-07-02 18:08:34 -04:00
529b24e310 Remove unnecessary repeated definitions of the cleanup macro 2023-07-01 14:08:40 -04:00
5667bed5c1 Remove unsupported YAML config for openweathermap history 2023-06-11 15:20:50 -04:00
ae499c8500 Remove unused obsolete sensor 2023-06-03 13:12:52 -04:00
27a3a9a105 Backup plans for when a weather forecast provider becomes unavailable 2023-06-01 14:24:23 -04:00
89013d70b9 Improvements to hot weather detection 2023-05-31 12:26:22 -04:00
f1718ff545 Use state attribute from weather station in case used sensor changes 2023-05-31 12:26:05 -04:00
1c4b414915 Huge improvements to weather briefings 2023-05-30 16:54:52 -04:00
3bd2ef755f Improve severe weather TTS alerts 2023-05-02 18:27:01 -04:00
7adf7e4e20 Better way of dealing with rain alerts 2023-05-02 17:32:27 -04:00
c2b79c72a7 Add rain history 2023-05-02 17:31:55 -04:00
04ac0bcb33 Improved forecast for the actual overnight low temperature 2023-04-04 22:47:09 -04:00
dc3d175e68 Rework precipitation sensor 2023-04-03 18:29:10 -04:00
4f3ad44883 Add severe weather mode
A recent close brush with a tornado made me think I should do this. Eventually, maybe I'll figure out what to do with it...LOL
2023-04-02 13:54:10 -04:00
3ecdc59c70 Change lightning warning sensor to a binary sensor 2023-03-28 01:08:56 -04:00
8b6e9bc31c Cleanup some old template binary sensors for weather 2023-03-28 01:08:23 -04:00
8ec200fca3 Add UUID to all remaining sensors, remove bad units_of_measure #70 2023-03-23 14:28:34 -04:00
a7c90b11be Clean up template sensors and add UUIDs to presence template sensors #70 2023-03-18 20:54:29 -04:00
2627892fba Get rid of annoying condition where "possible dot later today" is read 2023-03-06 17:46:14 -05:00
1379df41fd Finally dealt with repeated flood warning alerts in briefings 2023-03-06 17:32:00 -05:00
2b59264243 Forgot to use quotes for 'None' to appease the YAML gods 2023-03-06 13:20:12 -05:00
fede276214 Briefings now use a template sensor for the weather alerts report 2023-03-05 22:01:55 -05:00
9a75fe2cce Tweaks to temperature sensor usage 2023-03-05 21:26:45 -05:00
3de510ff6a Add UUID to custom_weather.yaml template sensors #70 2023-03-05 21:18:47 -05:00
9a443ed3d2 Remove all instances of deprecated "data_template" 2023-02-26 20:18:55 -05:00
6034f7d099 Updated template weather provider
Changed to OpenWeatherMap API for forecast because PirateWeather was on some stupid shit. Also, added units of measure where applicable, just for completion's sake.
2023-02-06 21:30:35 -05:00
03c073ddb2 Add sensor for low overnight temperature 2023-01-23 13:43:49 -05:00
75f281d93a Gave aliases to scripts that didn't have them 2023-01-19 20:18:43 -05:00
c05f0508ff Modernized old automations with UUIDs so I can trace them 2023-01-19 20:03:04 -05:00
93e4627a83 Overhaul presentation of general weather information 2023-01-16 19:44:53 -05:00
00204bdfd3 Add cold day handling 2023-01-16 16:58:41 -05:00
7e95b1695b Add binary sensor for heat threshold 2023-01-16 16:45:50 -05:00
2e19b38ac2 Adhere to new update for Thermal Comfort 2023-01-08 20:34:26 -05:00
2d726f13a1 Removed Pirateweather from configs, as it is now handled by the UI 2022-12-21 16:37:57 -05:00
08c37feb4e Disabled a couple of unused automations and scripts 2022-11-22 12:36:48 -05:00
cbbb279027 Disabled unused rainfall template sensor 2022-11-22 12:26:29 -05:00
3bcf4607ad Disabled unused indoor humidity template sensor 2022-11-22 12:23:41 -05:00
d32d4ac307 Expanded thermal comfort info, moved to custom_weather.yaml close #59 2022-11-21 19:44:00 -05:00
ea8c8d7753 Fixed a typo 2022-11-21 19:43:26 -05:00
dd43ee5b0c Commented out some sensors that don't work the way I wanted them to 2022-07-02 18:17:28 -04:00
80bb7d22bf New weather briefing TTS template and script 2022-06-30 15:14:32 -04:00