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:
@@ -62,6 +62,7 @@ class HaAttributes extends LitElement {
|
||||
this.hass.localize,
|
||||
this.stateObj!,
|
||||
this.hass.locale,
|
||||
this.hass.config,
|
||||
this.hass.entities,
|
||||
attribute
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user