]> git.basschouten.com Git - openhab-addons.git/commitdiff
[bluetooth.ruuvitag] Corrected movement counter channel description (#12352)
authorSami Salonen <ssalonen@gmail.com>
Wed, 23 Feb 2022 12:41:14 +0000 (14:41 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Feb 2022 12:41:14 +0000 (13:41 +0100)
* [bluetooth.ruuvitag] Corrected movement counter channel description

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/i18n/bluetooth.properties
bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/thing/ruuvitag.xml

index 96166acb70469be4a2c3f22d83952522b596ce27..53d4527ca43980fa6381ca078528c6dfafa4ec7d 100644 (file)
@@ -17,7 +17,7 @@ channel-type.bluetooth.ruuvitag_batteryVoltage.label = Battery Voltage
 channel-type.bluetooth.ruuvitag_dataFormat.label = Data Format Version
 channel-type.bluetooth.ruuvitag_humidity.label = Humidity
 channel-type.bluetooth.ruuvitag_measurementSequenceNumber.label = Measurement Sequence Number
-channel-type.bluetooth.ruuvitag_movementCounter.label = Measurement Counter
+channel-type.bluetooth.ruuvitag_movementCounter.label = Movement Counter
 channel-type.bluetooth.ruuvitag_pressure.label = Pressure
 channel-type.bluetooth.ruuvitag_temperature.label = Temperature
 channel-type.bluetooth.ruuvitag_txPower.label = TX Power
index 05444a126d12b747f215b75ce33b012d61b0975f..f537777a64ac834daab2f65768673b1d49d4b547 100644 (file)
@@ -75,7 +75,7 @@
        </channel-type>
        <channel-type id="ruuvitag_movementCounter" advanced="true">
                <item-type>Number:Dimensionless</item-type>
-               <label>Measurement Counter</label>
+               <label>Movement Counter</label>
                <state readOnly="true" pattern="%.0f %unit%"/>
        </channel-type>
        <channel-type id="ruuvitag_pressure">