bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
494 stars 171 forks source link

use locale.time_format for displaying time #163

Open cucko opened 10 months ago

cucko commented 10 months ago

updated toLocaleTimeString to use hass.locale.time_format with fallback to hass.language. it's very useful for users that have English language selected but want to see 24h time display.