Having issues again, Not sure where I went wrong.
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] Updating for last time today, calculating adjusted run time for next irrigation time!
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] ENTERING _update_last_of_day. bucket is 32.76599895148804
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] using OWM for precipitation: False
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] precip set to 0.0, which is last item of hourly_precipitation_list: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] since we are calculating, evapotranspiration set to 3.1971353008229766, which is average of hourly_evapotranspiration_list: [7.026754351581273, 7.026754351581273, 5.506518171314009, 5.506518171314009, 5.506518171314009, 3.8517212983616123, 3.8517212983616123, 3.946197571067952, 3.946197571067952, 3.149818009257605, 3.149818009257605, 3.0518850360522793, 3.0518850360522793, 2.966392570078983, 2.966392570078983, 2.495688599495276, 2.495688599495276, 2.717484818619613, 2.717484818619613, 2.1652191781454064, 2.1652191781454064, 2.1236083384421236, 2.1236083384421236, 2.161348423251015, 2.161348423251015, 2.118400083397524, 2.118400083397524, 1.9017238807734658, 1.9017238807734658, 1.6195777472610056, 1.6195777472610056]
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] bucket_delta set to -3.1971353008229766, which is the difference between precipitation and evapotranspiration
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] Updating bucket: 32.76599895148804 with bucket_delta: -3.1971353008229766
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] hourly_precipitation_list and hourly_evapotranspiration_list are now empty, bucket is 29.568863650665058
2022-07-14 23:00:00 INFO (MainThread) [custom_components.smart_irrigation] Bucket for today is: 29.568863650665058 mm
2022-07-14 23:00:00 INFO (SyncWorker_8) [custom_components.smart_irrigation.sensor] _bucket_updated, received bucket value 29.568863650665058 from event_dict: {āevent_typeā: āFront_Lawn_bucketUpdā, ādataā: {ābucketā: 29.568863650665058}, āoriginā: āLOCALā, ātime_firedā: ā2022-07-15T04:00:00.958682+00:00ā, ācontextā: {āidā: ā01G8006VDY7H6Q528QM1WZ7MJ0ā, āparent_idā: None, āuser_idā: None}}
2022-07-14 23:00:00 INFO (SyncWorker_8) [custom_components.smart_irrigation.sensor] updated_adjusted_run_time_from_event called.
2022-07-14 23:00:00 INFO (SyncWorker_8) [custom_components.smart_irrigation.sensor] Calculated water_budget = 0 and adjusted_run_time: 0 for type: Daily Adjusted Run Time. Bucket value was: 29.568863650665058, and base schedule index is: 748.0519185980178, force mode is: False, force mode duration is: 0, lead_time is: 0, maximum_duration: -1, change percentage: 1.0, type: Daily Adjusted Run Time
2022-07-14 23:00:00 INFO (SyncWorker_8) [custom_components.smart_irrigation.sensor] updated_adjusted_run_time_from_event: got result: {āwbā: 0, āartā: 0}. Setting attributes of daily adjusted run time (including result[āwbā]) and state == result[āartā]
2022-07-14 23:00:00 INFO (SyncWorker_8) [custom_components.smart_irrigation.sensor] sun_rise: 2022-07-15 10:50:03.003823+00:00
2022-07-14 23:00:00 INFO (SyncWorker_8) [custom_components.smart_irrigation.sensor] Front_Lawn_start will fire at 2022-07-15 10:50:03.003823+00:00
2022-07-14 23:40:35 INFO (MainThread) [custom_components.smart_irrigation] Updating Smart Irrigation Data
2022-07-14 23:40:35 DEBUG (MainThread) [custom_components.smart_irrigation] Finished fetching Front_Lawn data in 0.608 seconds (success: True)