custom-cards / dual-gauge-card

Dual gauge custom card for Lovelace in Home Assistant
MIT License
188 stars 41 forks source link

Issues on Home Assistant 0.106.X #27

Closed madtoko closed 4 years ago

madtoko commented 4 years ago

Hi

After Home Assistant update to 0.106.x the dual gauges cards not is showing correctly.

dede34fr-zz commented 4 years ago

Same. Error "Cannot assign to read only property 'min' of object '#'". Also, documentation is not up to date : HCS requires a different path name for the url. And the docs shows type "module" in one page, and type "js" in another page (readme).

papperone commented 4 years ago

same here, and the author does not seems to be active nor replying afte so many days 0.106 has broken this (and many other!) cards.... anyone know a suitable replacement that works?

superforno commented 4 years ago

Confirm, after 0.106 update, getting this: "Cannot add property min, object is not extensible"

madtoko commented 4 years ago

Yes, Cannot add property min, object is not extensible"

Em seg, 16 de mar de 2020 14:49, Enrico notifications@github.com escreveu:

Confirm, after 0.106 update, getting this: "Cannot add property min, object is not extensible"

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/custom-cards/dual-gauge-card/issues/27#issuecomment-599675647, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN6ZRTE3MRSJCOL56L67HDDRHZRC5ANCNFSM4LE6GHHQ .

dede34fr-zz commented 4 years ago

Is there someone working on it? Or is there an alternative solution to do the same thing?

superforno commented 4 years ago

If it is not mantained, I can try to fork it, add the fix and make a pull request. Have it fixed on my installation some days ago

dede34fr-zz commented 4 years ago

would be great if you could fix that dual gauge

superforno commented 4 years ago

would be great if you could fix that dual gauge

Created a pull request to integrate the fix. Let's see if it will be integrated.

Rocka84 commented 4 years ago

Hi! This is a duplicate of #24 which was fixed by now. Please open a new issue if you still have problems.