From 97ab485fb77db5c925b473f7b86bcd31c2cbe761 Mon Sep 17 00:00:00 2001 From: Piotr Machowski Date: Mon, 30 Dec 2024 03:45:16 +0100 Subject: [PATCH] Fix hassfest build --- custom_components/tauron_amiplus/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tauron_amiplus/strings.json b/custom_components/tauron_amiplus/strings.json index 1474d59..52fcc30 100644 --- a/custom_components/tauron_amiplus/strings.json +++ b/custom_components/tauron_amiplus/strings.json @@ -14,7 +14,7 @@ }, "select_meter": { "title": "Energy meter", - "description": "Choose an energy meter you want to configure\n\n {error_info} ", + "description": "Choose an energy meter you want to configure\n\n {error_info}", "data": { "energy_meter_id": "Available energy meters" }