-
Notifications
You must be signed in to change notification settings - Fork 107
Feature dashboard temporary settings #2218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
LKuemmel
merged 17 commits into
feature_simplify_chargemode
from
feature_dashboard_temporary_settings
Feb 14, 2025
Merged
Feature dashboard temporary settings #2218
LKuemmel
merged 17 commits into
feature_simplify_chargemode
from
feature_dashboard_temporary_settings
Feb 14, 2025
Conversation
This file contains hidden or 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
c3ce31e to
b5861ac
Compare
benderl
added a commit
to benderl/core
that referenced
this pull request
Mar 25, 2025
* ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de>
benderl
added a commit
that referenced
this pull request
Mar 25, 2025
* ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de>
benderl
added a commit
that referenced
this pull request
Mar 26, 2025
* ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de>
benderl
added a commit
that referenced
this pull request
Mar 27, 2025
* ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de>
LKuemmel
added a commit
that referenced
this pull request
Apr 9, 2025
* ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de>
LKuemmel
added a commit
that referenced
this pull request
May 13, 2025
* phases to use in instant charging * pv * draft scheudled charging * time charging * eco * fixes * fix * fix * update tests * refactor scheduled charging * tests * test * update config * update charge template, merge max phases * fixes * fixes * fix * fix tests * plan once use todays date * standard-legacy web-theme * cards display-theme * update setdata topics * Feature dashboard temporary settings (#2218) * ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de> * temporary settings in standard_legacy web theme * adopt standard_legacy web theme for complete charge template objects * temporary settings in cards display theme * remove obsolet code * ammend * update temporary settings if persistent settings are updated * allow dis-/enabling of plans in standard-legacy web theme * display wrapper: limit log messages * enhance cards display theme * move vehicle select modal into own component * restructure display of plan details * enhance format of weekday and date ranges * display absolute values in flow chart * display cards: add price chart to eco settings * remove hammerjs package dependency * fix after rebase * update docs * build settings * adapt to new charge mode concept * standard-legacy: fix history chart data truncation * migration * fix soc display without limit * temporary disable smart home tab * Add chargepoint table view * Charge modes migrated to composable * Add formating for longer text in state message * Formatting * Add display mode to drawer component in mainlayout * Formatting * update wiki * Quasar table moved into a reuseable component * Chargepoint message text format * Update packages/modules/web_themes/koala/config.py fix flake8 error * fix merge error * update README * temporary disable vehicle tab * phases to use in instant charging * pv * draft scheudled charging * time charging * eco * fixes * fix * fix * update tests * refactor scheduled charging * tests * test * update config * update charge template, merge max phases * fixes * fixes * fix * fix tests * plan once use todays date * standard-legacy web-theme * cards display-theme * update setdata topics * Feature dashboard temporary settings (#2218) * ids in charge and ev template config * dashboard temporary settings * topics * fixes * flake8 * fix rebase * update local mqtt bridge * fix * draft * draft * fixes * Wiki * format * fix rebase * fix rebase * test compatibility * fixes --------- Co-authored-by: Lutz Bender <github@lutz-bender.de> * temporary settings in standard_legacy web theme * adopt standard_legacy web theme for complete charge template objects * temporary settings in cards display theme * remove obsolet code * ammend * update temporary settings if persistent settings are updated * allow dis-/enabling of plans in standard-legacy web theme * display wrapper: limit log messages * enhance cards display theme * move vehicle select modal into own component * restructure display of plan details * enhance format of weekday and date ranges * display absolute values in flow chart * fix after rebase * update docs * adapt to new charge mode concept * standard-legacy: fix history chart data truncation * update wiki * fix merge error * display cards: add price chart to eco settings * remove hammerjs package dependency * Koala: linting * Add manual SoC input to charge point card * Formatting / consistency changes * Formatting * Remove console.warn due to async error * add koala github workflow * fix merge * fix subdata topic filter * undo remove obsolet code for backwards compability * theme name * fix plan topics * web theme fixes * build Koala and settings UI * fix subdata * Manual SoC update icon only displayed if vehicle SoC type = "manual" * cleanup mqtt-store * target display for scheduled charging * rewrite manual soc handling * simplify manual soc de-/increment * koala build * increase openwb version of openwb_local.conf * don't load persistent charge template when plugging * formatting * Fix reactivity for charge point vehicle selection + formatting * Update vehicle list call * fix charge plans after unplugging * add time charging options to settings * add slider to manual soc input modal * add soc update button and message feedback * Add information to vehicle cards * Apply suggestions from code review * soc module handling * add vehicle state to vehicle card * koala build * settings build * build settings UI * fix eco electricity tariff * fix pytest * build settings UI * build settings UI * Koala theme Vehicle table view - base-table refactor (#2367) * Refactor BaseTable as reuseable component * Add Vehicle table view - refactor chargepoint table view * Zeitladen - Indikator auf der Karte bzw. in der Tabelle * Fix resizing issue exiting full srceen mode (HistoryChart) * Add openWB favicon to koala theme * flake8 --------- Co-authored-by: LKuemmel <76958050+LKuemmel@users.noreply.github.com> * fix * build Koala UI * build settings UI * fix update plan at first click on saving * fix scheduled data missed daily date for today * flake8 * fix scheduled charging * undo comment * fix scheduled charging state string * set default-chargemode to instant charging * cleanup koala icons * fix missed standby charge mode references * fix publishing vehicle change * koala build * settings build * build UI settings * fix pytest due to new instant charging current default from 10 to 16A * remove settings ui build files * ammend --------- Co-authored-by: LKuemmel <lena.kuemmel@openwb.de> Co-authored-by: LKuemmel <76958050+LKuemmel@users.noreply.github.com> Co-authored-by: Claus Hagen <cshagen@hagens.ch> Co-authored-by: Brett-S-OWB <brett.scott@openwb.de> Co-authored-by: BrettS <168732306+Brett-S-OWB@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.