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

Chart not updating when update_interval is set #293

Closed
Cynar opened this issue Feb 21, 2022 · 4 comments
Closed

Chart not updating when update_interval is set #293

Cynar opened this issue Feb 21, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@Cynar
Copy link

Cynar commented Feb 21, 2022

Checklist

  • [Y] I updated the card to the latest version available
  • [Y] I cleared the cache of my browser
  • [Y] I verified that I'm really running the lastest version in my browser console
  • [Y] I checked if there is another issue opened with the same problem

Describe the bug
Graph does not auto update when update_interval is set. A page refresh works fine, and it updates with state change when update_interval is not set. Seen in both firefox and chrome browsers.

Version of the card
Version: 1.10.0

To Reproduce
This is the configuration I used:

type: custom:apexcharts-card
show:
last_updated: true
update_interval: 5s
graph_span: 15m
series:

  • entity: sensor.air_quality_sensor_temperature

Expected behavior
Graph update at update_interval rate

Desktop (please complete the following information):

  • Browser Firefox (and Chrome)
  • Version 97.0.1 (64-bit)
@Cynar Cynar added the bug Something isn't working label Feb 21, 2022
@lloydbayley
Copy link

I've the same thing happening here. Are there any further updates about this?

@davidolrik
Copy link

Also seeing this in Safari and the Mac App

@tonyaik tonyaik mentioned this issue Apr 7, 2022
4 tasks
@RomRider
Copy link
Owner

I can't reproduce that issue, update_interval works just fine here, on chrome or FF.

@RomRider
Copy link
Owner

Fixed in version 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants