Skip to content
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

[BUGFIX] Refreshing battery widget on eqAnalyse page #3008

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

Flobul
Copy link
Contributor

@Flobul Flobul commented Jan 4, 2025

On eqAnalyse page, when eqLogic are refreshed in alertEqlogic tab it also affects eqLogic in battery tab.

Jan-04-2025 18-31-30

So, battery widget is replaced by toHtml widget.
To reproduce, stay on Battery tab and wait for the update event to refresh eqLogic.

Description

I just added a class for battery widget, and use it to not refresh eqLogic on refreshValue.

Extend fix : But I think it would be wiser to refresh those battery widgets with js function htmlBattery, don't you think?

Suggested changelog entry

  • Fix battery refresh on eqAnalyse page

Related issues/external references

Fixes #

Types of changes

  • Bug fix (non-breaking change which fixes)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

PR checklist

@zoic21 zoic21 merged commit deb1a6d into jeedom:alpha Jan 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants