lwitzani / homebridgeStatusWidget

MIT License
371 stars 143 forks source link

hbLogo.png in iCloud not downloaded causing error? #22

Closed palla89 closed 3 years ago

palla89 commented 3 years ago

Hi there! Awesome widget!!

Just having a problem in the last hours, here's the log:

2020-11-26 13:02:34: hbLogo.png is stored in iCloud but the file have not been downloaded. Use downloadFileFromiCloud(filePath) on a FileManager to download the file before accessing it. 2020-11-26 13:02:34: Error on line 252:42: Expected value of type Image but got value of type null.

If someone has time to check in this, if not I'll try myself <3

lwitzani commented 3 years ago

Hey thanks for this information. I did not know this function (downloadFileFromiCloud) exists :D! I will integrate and fix it thanks!

lwitzani commented 3 years ago

I added the use of this method. If you are satisfied please close the issue! Thanks

palla89 commented 3 years ago

Awesome!! Thank you for your so fast resolution! Love you <3

The1225 commented 1 year ago

Booty