Added second HTTP Header field

NB. Need to update the translations in Github actions again.
This commit is contained in:
Philip Abbey
2026-02-28 17:46:13 +00:00
parent 3e85b695ec
commit 651c9462e0
40 changed files with 74 additions and 86 deletions

View File

@@ -71,11 +71,10 @@
<string id="SettingsTextAlign">Left (off) or Right (on) Menu Alignment.</string>
<string id="SettingsLeftToRight">Left to right</string>
<string id="SettingsRightToLeft">Right to Left</string>
<string id="SettingsWidgetStart">(Widget only) Automatically start the application from the widget without waiting for a tap.</string>
<string id="SettingsEnableBatteryLevel">Enable the background service to send the device battery level, location and (if supported) activity data to HomeAssistant.</string>
<string id="SettingsBatteryLevelRefreshRate">The refresh rate (in minutes) at which the background service should repeat sending data.</string>
<string id="SettingsUserHttpHeader">User supplied HTTP header</string>
<string id="SettingsUserHttpHeaderDescription">Some HomeAssistant installations require the specification of a custom HTTP header in order to function.</string>
<string id="SettingsUserHttpHeader">User supplied HTTP headers</string>
<string id="SettingsUserHttpHeaderDescription">Some HomeAssistant installations require the specification of custom HTTP headers in order to function.</string>
<string id="SettingsUserHttpHeader1Name">User supplied HTTP-Header 1: Name</string>
<string id="SettingsUserHttpHeader1Value">User supplied HTTP-Header 1: Value</string>
<string id="SettingsUserHttpHeader2Name">User supplied HTTP-Header 2: Name</string>