mlamberts78 / weather-chart-card

Custom weather card with charts.
MIT License
298 stars 38 forks source link

Does not display on Android tablet #51

Closed fugazzy closed 8 months ago

fugazzy commented 11 months ago

Hello I do experience a strange issue: On my wall android 11 poe wall tablet (Allnet) the card is not shown: „custom element doesn’t exist“. (FK Browser and HomeAssistant App) On all other systems, Mac, iPhone, iPad the same view is rendered fine: Safari, Chrome, HA App. Any ideas on this?

mlamberts78 commented 11 months ago

Did you already try to clear the cache on your android device for the home assistant app?

fugazzy commented 11 months ago

Yes I even tried reinstalling fully kiosk browser and homeassistant app - it helps nothing. Now I tried chrome and here it works fine, but its not what I need. I have no idea why only this card does not work on just this device.

fugazzy commented 11 months ago

Maybe this could be the cause of the problem ? 42:58.187 -- [ERROR] Uncaught SyntaxError: Unexpected token '=' -- on line 615 of http://192.168.xxx.xxx:8123/hacsfiles/weather-chart-card/weather-chart-card.js?hacstag=[665501829221](tel:665501829221)

fugazzy commented 11 months ago

Any news on this issue?

emopm1 commented 8 months ago

I'm having a similar issue. This card works fine if I use the Home Assistant app and if I browse Home Assistant using chrome or safari browsers, but it shows the "custom element doesn’t exist" only when I browse Home Assistant from my Samsung Family Hub fridge browser.

Any update with this issue?

user86000 commented 8 months ago

sometime card is available and works and sometimes not

reinstal does not solve the issue HA 2024.1

mlamberts78 commented 8 months ago

I'm able to reproduce this issue on my Samsung Family Hub fridge browser, but till now I didn't find a solution. It is not only related to my card, it is an issue with a lot of custom cards installed via HACS, that is what I see on https://community.home-assistant.io/ and also on my Samsung Family Hub fridge browser I have multiple cards showing the same error. (e.g. LG Remote and Sonos card).

Arturasm commented 8 months ago

Same error in Safari on iPhone, Edge on Iphone. All good on the Edge on PC. Very strange.

mlamberts78 commented 8 months ago

Please test version 2.2.7, the issue should be resolved in that version.

user86000 commented 8 months ago

i have found the problem card conflicts with sunsynk powerflowcard and maybe with other powerflowcards only last installed card works

if i delete sunsynk card the weather flowcard works otherwise card not found if i install weather after sunsynk the formerly working sunsynk isn't found

creepy

emopm1 commented 8 months ago

I did the upgrade to version 2.2.7 an it fixed the issue on my Samsung Family Hub fridge browser. It is working now. Thanks for the fix.

Arturasm commented 8 months ago

i have found the problem card conflicts with sunsynk powerflowcard and maybe with other powerflowcards only last installed card works

if i delete sunsynk card the weather flowcard works otherwise card not found if i install weather after sunsynk the formerly working sunsynk isn't found

creepy

Confirm - sunsyk is the trouble maker if used together. 2.2.7 doesn’t solved.

mlamberts78 commented 8 months ago

i have found the problem card conflicts with sunsynk powerflowcard and maybe with other powerflowcards only last installed card works if i delete sunsynk card the weather flowcard works otherwise card not found if i install weather after sunsynk the formerly working sunsynk isn't found creepy

Confirm - sunsyk is the trouble maker if used together. 2.2.7 doesn’t solved.

Actually it seems there where two problems in this report, 2.2.7 did solve issues on older devices. Good catch the conflict with sunsyk, that seems to be a HACS problem? There is not much I can do here.

I will close this issue, #79 is still open to track the conflict problem.