GPS accuracy state display pattern changed (#10374)
Signed-off-by: Gabor Bicskei <gbicskei@gmail.com>
This commit is contained in:
parent
0d9b20a5e3
commit
c709f52d66
|
@ -31,7 +31,7 @@
|
|||
<item-type>Number:Length</item-type>
|
||||
<label>Accuracy</label>
|
||||
<description>GPS accuracy</description>
|
||||
<state pattern="%d %unit%" readOnly="true"/>
|
||||
<state pattern="%.1f %unit%" readOnly="true"/>
|
||||
</channel-type>
|
||||
<channel-type id="lastReport">
|
||||
<item-type>DateTime</item-type>
|
||||
|
|
Loading…
Reference in New Issue