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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>