Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocjohn committed Jun 5, 2024
1 parent aef1333 commit 0b179d4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VEHICLE INFO CARD

<a name="readme-top"></a>

# VEHICLE INFO CARD

## Home Assistant Custom Card for Mercedes Vehicles

This custom card displays essential information about your Mercedes vehicle. It retrieves data using the Custom Component for Mercedes cars by [ReneNulschDE](https://github.com/ReneNulschDE/mbapi2020) available at [mbapi2020](https://github.com/ReneNulschDE/mbapi2020). The card features four primary buttons: Trip Data, Vehicle Status, Eco Display, and Tire Pressure. These buttons can be easily replaced with any Lovelace card within Home Assistant, allowing for flexible and customizable vehicle data display.
Expand All @@ -16,7 +16,7 @@ This custom card displays essential information about your Mercedes vehicle. It
<li>
<a href="#installation">Installation</a>
<ul>
<li><a href="#hacs">HACS</a></li>
<li><a href="#hacs-home-assistant-community-store">HACS</a></li>
<li><a href="#manual">Manual</a></li>
</ul>
</li>
Expand All @@ -25,12 +25,10 @@ This custom card displays essential information about your Mercedes vehicle. It
<ul>
<li><a href="#configuration">Configuration</a></li>
<li><a href="#options">Options</a></li>
<li><a href="#example-config">Examples</a></li>
<li><a href="#examples">Examples</a></li>
</ul>
</li>
<li><a href="#screenshots">Screenshots</a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#license">License</a></li>
</ol>
</details>

Expand Down Expand Up @@ -96,7 +94,7 @@ Below is the configuration replaced entities card for `Vehicle status` button.

<details>

<summary>Yaml Confiuration</summary>
<summary>Yaml Configuration</summary>

<br />

Expand Down

0 comments on commit 0b179d4

Please sign in to comment.