[bluetooth.ruuvitag] Corrected movement counter channel description (#12352)

* [bluetooth.ruuvitag] Corrected movement counter channel description

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
This commit is contained in:
Sami Salonen 2022-02-23 14:41:14 +02:00 committed by GitHub
parent 923fb12b7d
commit 579bc70f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View 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

View 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">