-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation, template and minor code changes (#1563)
* added inverter_limit_charge/discharge to GivTCP template, tweak descriptions * typo in github bug_report template * Suppress discharge limit (99) from status when Freeze Discharging * Predbat error monitor changes when upgrading from Appdaemon to Predbat addon * Correct currency_symbols indentation in apps.yaml * Add Predbat Web Console link to predbat dashboard * inverter_limit - add multi-AIO note * multi-AIO set charge/discharge limits * Output data: add missing Predbat PV forecasts * Review & expand best entity list in output data * Completed review & expanding 'best' entity descriptions * Remove duplicated and redundant predbat.soc_min_kwh entity * Review & expand baseline entity list in output data * Prediction window and in-day load adjustment sensors * update automation scripts to HA 2024.10 notation * Typo high rate entity names * Update templates for new Octopus Intelligent sensor names in Octopus Integration v13 * Explain load scaling more clearly in apps.yaml * Advice about setting losses correctly * #1548 Check 'car ready to charge' sensor value is configured in apps.yaml * #1559 Add correct curve type to curve calculation messages * Update nordpool energy rates URL for Predbat 8.5.1 * highlight that manual car SoC must be in kWh not SoC % * Corrected YAML indentation for rates override * Documented h0 sensors * energy rate overrides * Energy saving data sensors, remove references to appdaemon-predbat install method * Carbon and export trigger sensors * Revert predbat.soc_min_kwh and correct friendly name * [pre-commit.ci lite] apply automatic fixes * Correct octopus sensor id's in apps.yaml templates * Inverter setup capitalisation * Simplify and resolve naming issues in sample EV setup --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6ee7406
commit 438a663
Showing
24 changed files
with
493 additions
and
365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -197,6 +197,7 @@ unstaged | |
useid | ||
venv | ||
Wallbox | ||
weblink | ||
welink | ||
xaxis | ||
xlabel | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.