From b29ee457ca9f91447f99c9603715e6b8079bb17c Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Sat, 28 Feb 2026 16:23:53 +0000 Subject: [PATCH] Update strings.xml Need to run translation on Github actions as I can't get the script to run locally. --- resources/strings/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/strings/strings.xml b/resources/strings/strings.xml index fa6b034..4121ffe 100644 --- a/resources/strings/strings.xml +++ b/resources/strings/strings.xml @@ -76,8 +76,10 @@ The refresh rate (in minutes) at which the background service should repeat sending data. User supplied HTTP header Some HomeAssistant installations require the specification of a custom HTTP header in order to function. - User supplied HTTP-Header: Name - User supplied HTTP-Header: Value + User supplied HTTP-Header 1: Name + User supplied HTTP-Header 1: Value + User supplied HTTP-Header 2: Name + User supplied HTTP-Header 2: Value Reconnect to HomeAssistant (clear Webhook ID, see Troubleshooting guide). (Read only) The Webhook ID created by the device for background service updates. You might require this for debugging.