batpred
batpred copied to clipboard
Home battery prediction and charging automation for Home Assistant, supporting many inverter types
Since the 8.26 upgrade, I have been getting an Exception Error: 41874 2025-10-23 11:13:54.845421: Error: 41873 2025-10-23 11:13:54.845048: Info: record_status Error: Exception raised 41871 ValueError 41870 raise ValueError 41858 2025-10-23...
**Describe the bug** For tomorrow, my solar PV energy output is predicted to be 40 kWh with little variance between the various Solcast forecasts. The graph below shows `sensor.predbat_pv_today` and...
## Bug Description In v8.27.23, the `async_get_evc_device` method is called with a `previous` parameter but the method definition doesn't accept it, causing a TypeError that breaks the main loop for...
When ESS Max Discharging Limit is being updated its not actioning the change on the plant when in Freeze Charge ```{% elif is_state('input_select.predbat_requested_mode', "Freeze Charging") %}Maximum Self Consumption``` This is...
**Describe the bug** Predbat is generally operating successfully, although increasingly the AIO is sitting in Idle mode following an overnight charge. This causes the battery to sit full, and power...
Hello, Seeking a point of clarity around predheat weather compensation and how to include in apps.yaml. I have copied in the list from the documentation and adjusted for my system....
This is purely speculation! In the last two days PredBat is forecasting a load of over 3+ KWh at times that I charged the car in the last 2 weeks,...
**Describe the bug** I see there was #2856 which apparently fixed this, however it doesn't appear fixed on my instance here in NZ. As a result the plan is entirely...
**Describe the bug** The fb00 plugin exposes the following options for the energy_control_swtich: option_dict={ 1: "Self-Use - No Grid Charging", 17: "Backup/Reserve - No Grid Charging", 33: "Self-Use", 37: "Off-Grid...