I'm attaching the yaml code for the card and the configuration.yaml as text files. Note that I also use "secrets," so I am also attaching the secrets file. You'll need to substitute your VIN, user ID, and password for the API. If you don't use secrets, then just replace the !secret my500e_API etc. with the values shown in the secrets file.

You obviously won't need some of the sensors that convert the metric system to the imperial system units.

I'm also attaching three scripts for refreshing the status and for locking and unlocking (if you want to use those elements). (Note that the unlock script somehow acquired a weird name (script.1649125768563).)

I think that Home Assistant has updated some of the templating for sensors. I had to make a few changes since posting on my500e. I'm still generally using the older format for custom sensors, though, and there are probably slightly more efficient ways of coding, but it still works.

If you want to get fancy, I would encourage you to check out Interactive floor 3D plan (https://community.home-assistant.io/t/your-home-digital-twin-interactive-floor-3d-plan/301549/220):