WJDDesigns / Ultra-Vehicle-Card

This custom card allows you to display vehicle information in your Home Assistant dashboard, including the vehicle name, image, and fuel or charge level.
Other
186 stars 18 forks source link

Custom element doesn't exist: ultra-vehicle-card #147

Open Soodium opened 4 hours ago

Soodium commented 4 hours ago

Hello, I have the following setup:

1 Fire Tablet (client, no internet access) 1 Home Assistant (host, internet access)

As soon as I disable internet access for the Fire Tablet and want to use it locally only, Home Assistant shows the error: "ultra-vehicle-card doesn’t exist." Why does the ultra-vehicle-card require an internet connection? Is it possible to use it entirely locally? When I re-enable internet access, everything works fine on the tablet. If internet access is absolutely necessary for this card, which IP address should I whitelist?

Nothing to see in the logs :-(

Thank you in advance!

390175382-831eaa19-df5d-4674-ab60-c094f7044074

WJDDesigns commented 3 hours ago

The code uses external modules for styling and resources. It needs internet connection to reach those resources.

Soodium commented 20 minutes ago

Can i find the destinations anywhere so that i can whitelist them?

WJDDesigns commented 14 minutes ago

Can i find the destinations anywhere so that i can whitelist them?

I would whitelist anything from https://unpkg.com as it is used for many integrations.