bimmerconnected / ha_custom_component

Home Assistant Custom Component of BMW Connected Drive
34 stars 13 forks source link

Wrong time format for charging_end_time_original #19

Closed rhoddan closed 2 years ago

rhoddan commented 2 years ago

Skärmavbild 2021-12-07 kl  21 29 19

I'm using the 24h time format but "charging_end_time_original" gives 12h

rikroe commented 2 years ago

The _original sensor will always show whats extracted from BMW API and it is always in 12h format. This sensor therefore should only be used for debugging purposes. charging_end_time (without _original) is the one that should be used.