Skip to content

Commit ddc1c11

Browse files
authored
[frenchgovtenergydata] Fix typo in thing description (#18906)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
1 parent b7a64a0 commit ddc1c11

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bundles/org.openhab.binding.frenchgovtenergydata/src/main/resources/OH-INF/i18n/frenchgovtenergydata.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ thing-type.frenchgovtenergydata.hphc.channel.hp-ht.description = High hours ener
3030
thing-type.frenchgovtenergydata.hphc.channel.hp-ttc.label = High Hours Price TTC
3131
thing-type.frenchgovtenergydata.hphc.channel.hp-ttc.description = High hours energy price in €/kWh including taxes.
3232
thing-type.frenchgovtenergydata.tempo.label = Tempo Tariff
33-
thing-type.frenchgovtenergydata.tempo.description = Temmpo usage Tariff Subscription
33+
thing-type.frenchgovtenergydata.tempo.description = Tempo usage Tariff Subscription
3434
thing-type.frenchgovtenergydata.tempo.channel.blue-hc-ht.label = Blue Day Low HT
3535
thing-type.frenchgovtenergydata.tempo.channel.blue-hc-ht.description = Blue day Low hours energy price in €/kWh excluding taxes.
3636
thing-type.frenchgovtenergydata.tempo.channel.blue-hc-ttc.label = Blue Day Low TTC

bundles/org.openhab.binding.frenchgovtenergydata/src/main/resources/OH-INF/thing/thing-tarif-tempo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<thing-type id="tempo">
88
<label>Tempo Tariff</label>
9-
<description>Temmpo usage Tariff Subscription</description>
9+
<description>Tempo usage Tariff Subscription</description>
1010

1111
<channels>
1212
<channel id="tariff-start" typeId="timestamp"/>

0 commit comments

Comments
 (0)