mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Allow to show times in the UI in the timezone of the server (#16799)
This commit is contained in:
@@ -148,6 +148,7 @@ class HuiWeatherEntityRow extends LitElement implements LovelaceRow {
|
||||
this.hass.localize,
|
||||
stateObj,
|
||||
this.hass.locale,
|
||||
this.hass.config,
|
||||
this.hass.entities
|
||||
)
|
||||
: html`
|
||||
|
||||
Reference in New Issue
Block a user