From 32747e825fa1ddac9470c756f29c006e5d5117e4 Mon Sep 17 00:00:00 2001 From: lolodomo Date: Sun, 2 Oct 2022 12:54:27 +0200 Subject: [PATCH] [ecowatt] Fix a typo in a channel description (#13476) Signed-off-by: Laurent Garnier --- .../src/main/resources/OH-INF/i18n/ecowatt.properties | 2 +- .../src/main/resources/OH-INF/thing/thing-types.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/i18n/ecowatt.properties b/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/i18n/ecowatt.properties index 3f5890c865c..adff5468761 100644 --- a/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/i18n/ecowatt.properties +++ b/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/i18n/ecowatt.properties @@ -10,7 +10,7 @@ thing-type.ecowatt.signals.description = The French electricity consumption fore thing-type.ecowatt.signals.channel.currentHourSignal.label = Current Hour Signal thing-type.ecowatt.signals.channel.currentHourSignal.description = The signal relating to the forecast consumption level for the current hour. Values are 1 for normal consumption (green), 2 for strained electrical system (orange) and 3 for very strained electrical system (red). thing-type.ecowatt.signals.channel.todaySignal.label = Today Signal -thing-type.ecowatt.signals.channel.todaySignal.description = The signal relating to the forecast consumption level for today. Values are 1 for normal consumption (green), 2 for strained electrical system (orange) and 3 for very strained electrical system (red)). +thing-type.ecowatt.signals.channel.todaySignal.description = The signal relating to the forecast consumption level for today. Values are 1 for normal consumption (green), 2 for strained electrical system (orange) and 3 for very strained electrical system (red). thing-type.ecowatt.signals.channel.tomorrowSignal.label = Tomorrow Signal thing-type.ecowatt.signals.channel.tomorrowSignal.description = The signal relating to the forecast consumption level for tomorrow. Values are 1 for normal consumption (green), 2 for strained electrical system (orange) and 3 for very strained electrical system (red). diff --git a/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/thing/thing-types.xml index 5c58aa53b25..6b98bd383c0 100644 --- a/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/thing/thing-types.xml @@ -12,7 +12,7 @@ The signal relating to the forecast consumption level for today. Values are 1 for normal consumption - (green), 2 for strained electrical system (orange) and 3 for very strained electrical system (red)). + (green), 2 for strained electrical system (orange) and 3 for very strained electrical system (red).