[automower] Fix item-type value for channel type positionType (#12714)

Related to #12712

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
pull/12722/head
lolodomo 2022-05-11 22:03:11 +02:00 committed by GitHub
parent cb27dc5e68
commit 01006b73aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@
</channel-type>
<channel-type id="positionType">
<item-type>Point</item-type>
<item-type>Location</item-type>
<label>GPS Position</label>
<description>The channel providing a waypoint of the mower's activity.</description>
<state readOnly="true"/>