mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-19 18:28:42 +00:00
Allow to show times in the UI in the timezone of the server (#16799)
This commit is contained in:
@@ -170,6 +170,7 @@ class HaConfigHardware extends SubscribeMixin(LitElement) {
|
||||
adapters: {
|
||||
date: {
|
||||
locale: this.hass.locale,
|
||||
config: this.hass.config,
|
||||
},
|
||||
},
|
||||
gridLines: {
|
||||
|
||||
Reference in New Issue
Block a user