decompil3d / lovelace-hourly-weather

Hourly weather card for Home Assistant. Visualize upcoming weather conditions as a colored horizontal bar.
MIT License
302 stars 33 forks source link

Card not visible on Fire (Fully Kiosk) #144

Closed silversmarty closed 1 year ago

silversmarty commented 2 years ago

Checklist:

Release with the issue: 4.3.1

Last working release (if known): unknown

Browser and Operating System: Fully Kiosk on Amazon Fire

Description of problem:

The card is not visible on Fully Kiosk Browser

Additional information:

THe card is visible on my laptop without any problem

decompil3d commented 2 years ago

Interesting -- is there any way for you to see if there are any script errors in Fully Kiosk?

silversmarty commented 2 years ago

There should be an error instead of the card place (as if you make an error in the hall, or if the entity is not available) but no. No error is displayed :-(

I'm thinking about a CSS error, or something like this, but I'm not sure...

Le lun. 12 sept. 2022 à 03:19, Jonathan Keslin @.***> a écrit :

Interesting -- is there any way for you to see if there are any script errors in Fully Kiosk?

— Reply to this email directly, view it on GitHub https://github.com/decompil3d/lovelace-hourly-weather/issues/144#issuecomment-1243102597, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEJF2J7G2O2ELAQYLWMGP33V52AH5ANCNFSM6AAAAAAQJ4DZVA . You are receiving this because you authored the thread.Message ID: @.***>

decompil3d commented 2 years ago

Can you try some of the ideas suggested in the second FAQ item here: https://www.fully-kiosk.com/en/#faqs

Does the card work on Chrome and/or the basic Android browser on the same device?

If it's just in Fully Kiosk, are you able to try the Chrome remote debugger to see if it is throwing some sort of error in the console?

silversmarty commented 2 years ago

No problem with Chrome on the same device.

I must admit I don't know how to debug Webview, it seems there is a line of code to be embedded in the app (FullyKiosk ?) itself. From what I can see in the tablet "developpers settings", it's using Amazon System Webview (it's an Amazon Fire tablet).

Hope it helps

decompil3d commented 2 years ago

That's all helpful info. Can you try checking the Amazon Silk browser on that device too? Just trying to eliminate possibilities.

silversmarty commented 2 years ago

It's a Fire on which I've installed Android, so no Silk available (nor on the Play Store) :-(

decompil3d commented 2 years ago

Ah, so it's normal Android webview, not Amazon. Do you know what version of Android it is?

silversmarty commented 2 years ago

70.amazon-webview-v70-3538.3538110.137

silversmarty commented 2 years ago

Hello, any update on this bug ? Thanks a lot !

decompil3d commented 2 years ago

Sorry -- I haven't had time to look into this more. I've been taking care of a new baby so my computer time is pretty limited right now. I'll likely have more time in October and November. Apologies for the delay.

silversmarty commented 2 years ago

Having 3 kids myself, I know what you're going through ;-) Take your time, and enjoy the moment!

decompil3d commented 2 years ago

Yup, this is number 3 for me as well. They definitely grow up fast. Thanks for your patience on this.

rkoehler2017 commented 1 year ago

here are 3x Fire 7 Tablets with Fully Browser (for fire tablet) wich are working with this addon a 2 or three month (only today the problem with a unknow Icon on Cloudy Snowy condition)

decompil3d commented 1 year ago

(only today the problem with a unknow Icon on Cloudy Snowy condition)

Which weather integration are you using?

rkoehler2017 commented 1 year ago

type: custom:hourly-weather today it is working, the state is cloudy, yesterday the state was unknown or so, unfortunately no screenshot made

decompil3d commented 1 year ago

type: custom:hourly-weather

today it is working, the state is cloudy, yesterday the state was unknown or so, unfortunately no screenshot made

I mean the weather entity you're using. Which provider is it? I haven't seen cloudy-snowy before so wondering if I need to add support.

rkoehler2017 commented 1 year ago

Deutscher Wetterdienst and it was Cloudy Snowy outside, the state was unknown from hourly-weather integration here image

decompil3d commented 1 year ago

Gotcha -- sounds like the integration provided bad data. Thanks for the info.

Regarding the original issue reported in this ticket, it sounds like it may not repro for other users with similar setups. As such, I'm going to close this.