Commit Graph

91 Commits

Author SHA1 Message Date
66d27a09d3 Add new weather entities for comparison project 2024-09-20 20:11:58 -04:00
8d2be03814 Add Weather.com integration and make it our primary provider, close #114 2024-07-18 20:17:13 -04:00
fae9129712 Remove old workaround for high temps, Pirateweather fixed the issue 2024-04-30 12:52:16 -04:00
e9d221cace Remove some entities that no longer exist from configs 2024-04-10 14:52:53 -04:00
e7ae9530c7 Openweathermap sensors 2024-04-04 16:01:33 -04:00
6594ab1014 Fixes for Home Assistant's self-inflicted weather entity issues... 2024-04-03 21:05:31 -04:00
ddb9c7a0f5 Remove broken MyRadar support 2023-12-22 13:36:13 -05:00
272dcde71d Fix some punctuation issues in weather briefings 2023-11-28 12:27:00 -05:00
2f7f9a91e7 Fix #157 2023-10-07 16:20:08 -04:00
ce188b059e Fix missing precip forecast with some weather providers #89 2023-10-05 16:17:04 -04:00
ca5d47642c Improvements to the fix for #152 2023-10-03 15:27:44 -04:00
8ffc894dd6 Migrate custom_weather automations #154 2023-10-02 19:18:52 -04:00
47a2782abf Change priority of weather providers #89 2023-09-29 13:46:01 -04:00
204599b4f4 Switch methods of rain detection...again... #89 2023-09-28 16:33:55 -04:00
3370808abd Tweak parameters for raining bayesian sensor 2023-09-20 12:11:23 -04:00
c4ecb79026 Vacation mode tweaks 2023-09-07 12:33:51 -04:00
bd90d552ad Added instruction for where to play weather alerts 2023-09-06 12:05:53 -04:00
ba0a90a990 Update template sensor definitions to current standard, close #109 2023-08-25 18:29:12 -04:00
18524eec61 Add a few things for dangerously hot days, for use in Node-RED 2023-08-22 12:24:34 -04:00
b2d2ea8e99 Add icon for lightning warning sensor 2023-08-11 19:39:19 -04:00
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