Harry-1976

Results 8 comments of Harry-1976

This, or as an alternative display the chains in the dashboard that we marked as Favorite.

> What has happened since is that Growatt has released an official API for their inverters. I'm working on getting support for this in the PyPi_GrowattServer package: [indykoning/PyPi_GrowattServer#100 (comment)](https://github.com/indykoning/PyPi_GrowattServer/pull/100#discussion_r2045158409) >...

Same issue, same errors for me. Z2M addon even crashing from time to time.

I somewhat corrected it with a time delta, like: ``` series: - entity: sensor.your sensor time_delta: +30m ```

> > I somewhat corrected it with a time delta, like: > > ``` > > series: > > - entity: sensor.your sensor > > time_delta: +30m > > ```...

Also, see [#1688](https://github.com/apexcharts/apexcharts.js/issues/1688)

> I see https://github.com/vingerha/apexcharts-card did some work. Maybe it's a good idea to integrate his improvements into this project. Does that fork align the bounderies correctly?