ngocjohn / vehicle-info-card

🚙 Home Assistant Custom Card for Mercedes Vehicles
https://ngocjohn.is-a.dev/vehicle-info-card/
MIT License
43 stars 13 forks source link

Add charge flap DC status to door attributes #48

Closed ngocjohn closed 2 months ago

ngocjohn commented 2 months ago

This pull request adds the "chargeflapdcstatus" attribute to the doorAttributes object in the code. This attribute represents the status of the charging socket flap and includes the following states: "card.common.stateOpen", "card.common.stateClosed", "card.common.statePressed", and "card.common.stateUnknown". This addition allows for the display and control of the charging socket flap status in the user interface.