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.
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
<channel-type id="hourly-prices" advanced="true">
<item-type>String</item-type>
<label>Hourly Prices</label>
- <description>JSON array with hourly prices from 12 hours ago and onward.</description>
+ <description>JSON array with hourly prices from 24 hours ago and onward.</description>
<category>Price</category>
<state readOnly="true"></state>
</channel-type>