Volkswagen Carnet - An home assistant card to visualize the open / close state of doors, windows and trunk.
- Open Home-Assistant
- Settings
- Lovelace Dashboards
- Ressources
- Add new: https://cdn.jsdelivr.net/gh/David-Development/lovelace-carnet-card/carnet-card.js (JavaScript Module)
- Open your dashboard -> Edit Dashboard -> Add new Card -> Manual (all the way on the bottom)
type: "custom:carnet-card"
car_id: passat_gte_2020 # your car identifer in home assistant (e.g. binary_sensor.passat_gte_2020_climatisation_without_external_power)
slice_url: https://images.portal.volkswagen-we.com/slices/passat_variant_gte_pa/passat_variant_gte_pa # either you can extract this url from the logs of the homeassistant-volkswagencarnet plugin or use the dev tools and debug the portal.volkswagen-we.com website.
scale: 0.5 # optional (if you want the card to be smaller)
height: 270px # optional (if you want the card to be smaller)
- Clone Repo
- Run dev server
http-server --cors -c-1 -p 8000
- Open Home-Assistant -> Settings -> Lovelace Dashboards -> Ressources ->
http://<your-ip>:8000/carnet-card.js