junkfix/numberbox-card

Value-Rounding not possible when using cloudflared

pos-ei-don opened this issue · 4 comments

I am using
#94

and i am not using cloudflaire as a plugin, as someone mentioned there in
#94 (comment)

I use it as cloudflaired VPN connector.

The problem i see is that when accessing HA directly via IP, the "state:~1" parameter works perfectly.
When accessing it ober the Cloudflaire-VPN tunnel, "custom:numberbox-card" stays empty and does not display anything.

Caching issues.

Check loaded version in developer tools console in chrome

I don't think so.

NUMBERBOX_CARD 4.12
I also hit STRG+F5.
Also tried private mode.

But i get;

Uncaught (in promise) TypeError: b.toFixed is not a function
at NumberBox.secondaryInfo (numberbox-card.js?hacstag=304967918413:112:51)
at NumberBox.render (numberbox-card.js?hacstag=304967918413:55:12)
at NumberBox.update (lit-element.ts:160:24)
at NumberBox.performUpdate (reactive-element.ts:1331:14)
at NumberBox.scheduleUpdate (reactive-element.ts:1263:17)
at NumberBox._$Ej (reactive-element.ts:1235:25)

Can this help`?

4.13 is the new version

Thank you. Cannot find a way to clear the cloudflaire cache. Will wait...