github springfall2008/batpred v7.4
Tidy up, deprecated a number of config options

latest releases: v8.31.0, v8.30.9, v8.30.8...
2 years ago

What's Changed

  • Calculate charge all is now removed, and gives better results for Agile without it
  • Removed calculate_charge_oldest, calculate_charge_all, calculate_charge_passes, calculate_discharge_oldest, calculate_discharge_all, calculate_discharge_passes, charge_slot_split, discharge_slot_split. These are now all at default values that don't need to be changed and hence deprecated.
calculate_charge_oldest - False
calculate_charge_all - False
calculate_charge_passes - 1
calculate_discharge_oldest - True
calculate_discharge_all - False
calculate_discharge_passes - 1
charge_slot_split - 30
discharge_slot_split - 30

NOTE: These will appear as unavailable in HA after a reboot and can be removed from your dashboard.

  • Devcontainer setup to allow development in VS Code by @iainfogg in #113
  • Tidy up, depreciated a number of config options by @springfall2008 in #115
  • Update apps.yaml - descriptions updated #116

New Contributors

Don't miss a new batpred release

NewReleases is sending notifications on new releases.