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

Related to 

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
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

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