From 3d7fa51c65534c3c759c0f526b820f032937f29b Mon Sep 17 00:00:00 2001 From: Jacob Laursen Date: Tue, 4 Jul 2023 19:50:18 +0200 Subject: [PATCH] Remove obsoleted texts and update description (#15176) Signed-off-by: Jacob Laursen --- .../OH-INF/i18n/energidataservice.properties | 15 +-------------- .../main/resources/OH-INF/thing/channel-types.xml | 2 +- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice.properties b/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice.properties index 8587e9c39..cd752ac37 100644 --- a/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice.properties +++ b/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/i18n/energidataservice.properties @@ -71,7 +71,7 @@ channel-group-type.energidataservice.electricity.channel.transmission-net-tariff channel-type.energidataservice.datahub-price.label = Datahub Price channel-type.energidataservice.datahub-price.description = Datahub price. channel-type.energidataservice.hourly-prices.label = Hourly Prices -channel-type.energidataservice.hourly-prices.description = JSON array with hourly prices from 12 hours ago and onward. +channel-type.energidataservice.hourly-prices.description = JSON array with hourly prices from 24 hours ago and onward. channel-type.energidataservice.spot-price.label = Spot Price channel-type.energidataservice.spot-price.description = Spot price. @@ -87,19 +87,6 @@ channel-type.config.energidataservice.datahub-price.start.option.StartOfDay = St channel-type.config.energidataservice.datahub-price.start.option.StartOfMonth = Start of month channel-type.config.energidataservice.datahub-price.start.option.StartOfYear = Start of year -# channel group types - -channel-group-type.energidataservice.electricity.channel.current-electricity-tax.label = Current Electricity Tax -channel-group-type.energidataservice.electricity.channel.current-electricity-tax.description = Electricity Tax in DKK per kWh for current hour. -channel-group-type.energidataservice.electricity.channel.current-net-tariff.label = Current Net Tariff -channel-group-type.energidataservice.electricity.channel.current-net-tariff.description = Net tariff in DKK per kWh for current hour. -channel-group-type.energidataservice.electricity.channel.current-spot-price.label = Current Spot Price -channel-group-type.energidataservice.electricity.channel.current-spot-price.description = Spot price in DKK or EUR per kWh for current hour. -channel-group-type.energidataservice.electricity.channel.current-system-tariff.label = Current System Tariff -channel-group-type.energidataservice.electricity.channel.current-system-tariff.description = System tariff in DKK per kWh for current hour. -channel-group-type.energidataservice.electricity.channel.current-transmission-net-tariff.label = Current Transmission Tariff -channel-group-type.energidataservice.electricity.channel.current-transmission-net-tariff.description = Transmission Net Tariff in DKK per kWh for current hour. - # thing status descriptions offline.conf-error.no-price-area = Price area must be set diff --git a/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/thing/channel-types.xml b/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/thing/channel-types.xml index 12d0273c7..70749213b 100644 --- a/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/thing/channel-types.xml +++ b/bundles/org.openhab.binding.energidataservice/src/main/resources/OH-INF/thing/channel-types.xml @@ -24,7 +24,7 @@ String - JSON array with hourly prices from 12 hours ago and onward. + JSON array with hourly prices from 24 hours ago and onward. Price