diff --git a/README.md b/README.md index 9c20693..a2c087e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # 🚘 Vehicle status card - + ## @@ -86,7 +86,7 @@ https://github.com/ngocjohn/vehicle-status-card For instance, you could create a group indicator to monitor the lock status of all car doors, or to show the pressure levels of all tires at once. Group indicators help to keep the interface cleaner and more organized by bundling similar entities together. -![Indicators](assets/config-indicators.gif) +![Indicators](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-indicators.gif) ## Range Info Bars @@ -100,7 +100,7 @@ Range info bars are used to display progress bars for entities that represent a Range info bars help users keep track of their vehicle’s vital statistics in an intuitive and easy-to-read format, ensuring they always know when they need to refuel or recharge. -![Range info bars](assets/config-range-info.gif) +![Range info bars](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-range-info.gif) ## Image Slides @@ -114,7 +114,7 @@ Image slides allow you to upload or link images that will be displayed in a rota This feature adds a more personalized and visual element to your card, enhancing the overall presentation of vehicle data. -![Images slides](assets/config-images.gif) +![Images slides](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-images.gif) ## Mini Map @@ -128,7 +128,7 @@ The mini map feature displays a real-time map within the card, tracking the loca The mini map provides an easy way to keep track of where your vehicle is at all times, directly on the card. -![Config mini map](assets/config-mini-map.gif) +![Config mini map](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-mini-map.gif) # Button Card @@ -147,7 +147,7 @@ A single button allows you to represent an entity or action related to your vehi The single button configuration gives you control over the key vehicle functions, allowing quick interaction and feedback directly from the card. -![Config button](assets/config-button.gif) +![Config button](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-button.gif) ## Default Card @@ -161,7 +161,7 @@ The default card configuration allows you to display a set of related entities w The default card is perfect for grouping and displaying related entities in one place, giving users an at-a-glance view of the vehicle’s key metrics or controls. -![Config Default Card](assets/config-default-card.gif) +![Config Default Card](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-default-card.gif) ## Custom Card @@ -175,7 +175,7 @@ The custom card configuration allows you to integrate any Home Assistant-support This powerful feature allows you to extend the functionality of the vehicle status card by adding any custom elements or controls that fit your needs. -![Config Custom Card](assets/config-custom-card.gif) +![Config Custom Card](https://raw.githubusercontent.com/ngocjohn/vehicle-status-card/main/assets/config-custom-card.gif) ## Layout Configuration