diff --git a/panels/config/automation/ha-automation-picker.html b/panels/config/automation/ha-automation-picker.html index b0bc4f7c23..af6969ce09 100644 --- a/panels/config/automation/ha-automation-picker.html +++ b/panels/config/automation/ha-automation-picker.html @@ -56,7 +56,7 @@ -
Automation editor
+
Automation Editor
The automation editor allows you to create and edit automations. Please read the instructions to make sure that you have configured Home Assistant correctly. diff --git a/panels/config/core/ha-config-core.html b/panels/config/core/ha-config-core.html index ed79e49075..d74ba56163 100644 --- a/panels/config/core/ha-config-core.html +++ b/panels/config/core/ha-config-core.html @@ -35,7 +35,7 @@ icon='mdi:arrow-left' on-tap='_backTapped' > -
Core
+
General
diff --git a/panels/config/core/ha-config-section-core.html b/panels/config/core/ha-config-section-core.html index 94fe3758dc..578943b68a 100644 --- a/panels/config/core/ha-config-section-core.html +++ b/panels/config/core/ha-config-section-core.html @@ -44,7 +44,7 @@ - Server Management + Configuration and Server Control Changing your configuration can be a tiresome process. We know. This section will try to make your life a little bit easier. diff --git a/panels/config/script/ha-script-picker.html b/panels/config/script/ha-script-picker.html index b31c0d2339..8c23f1f462 100644 --- a/panels/config/script/ha-script-picker.html +++ b/panels/config/script/ha-script-picker.html @@ -52,7 +52,7 @@ -
Script editor
+
Script Editor
The script editor allows you to create and edit scripts. Please read the instructions to make sure that you have configured Home Assistant correctly.