GPS accuracy state display pattern changed (#10374)

Signed-off-by: Gabor Bicskei <gbicskei@gmail.com>
This commit is contained in:
Gabor Bicskei
2021-03-22 19:06:16 +01:00
committed by GitHub
parent 0d9b20a5e3
commit c709f52d66

View File

@@ -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>