pnbruckner / ha-life360

A Home Assistant integration for Life360.
32 stars 4 forks source link

Images not showing in iOS #27

Open olafvdg opened 1 week ago

olafvdg commented 1 week ago

Images of the life360 members are showing normally on Android and in browser. However, not in the iOS HA app. Seems specific to this life360 integration....

pnbruckner commented 1 week ago

I think I've heard something like this before, but I don't know why this could be.

If you look at the device_tracker entity on the STATES page of Developer Tools, does it have an entity_picture attribute? If so, if you copy the URL into a browser, does the picture appear?

If it has the attribute, and it appears when viewed in a browser, then I don't know why it wouldn't work in the iOS HA app. Sounds like a bug in the app to me.

olafvdg commented 1 week ago

Checked the entity_picture. It is there and URL is accessible by browser. Strange, but could indeed be a bug in iOS HA app.

pnbruckner commented 1 week ago

Check out https://community.home-assistant.io/t/life360-images-not-showing-on-mobile/636523. You'll see you're not the only one with this problem, but there doesn't seem to be any solution so far. You should probably check with the author of the iOS HA app.

olafvdg commented 1 week ago

Thank you, will do!

pnbruckner commented 1 week ago

If you do find a solution, I would appreciate if you could provide a link to it here. Thanks, and good luck!