From 6f413def219fbc655845b869fffc453806641553 Mon Sep 17 00:00:00 2001 From: nima1102 <66922878+nima-1102@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:04:35 +0200 Subject: [PATCH] Update activity value from 'paused' to 'docked' --- .../tuya_local/devices/parkside_bluetooth_mower.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tuya_local/devices/parkside_bluetooth_mower.yaml b/custom_components/tuya_local/devices/parkside_bluetooth_mower.yaml index 71c44af20b6..20d0e8f7935 100644 --- a/custom_components/tuya_local/devices/parkside_bluetooth_mower.yaml +++ b/custom_components/tuya_local/devices/parkside_bluetooth_mower.yaml @@ -18,7 +18,7 @@ entities: type: string mapping: - dps_val: STANDBY - value: paused + value: docked - dps_val: MOWING value: mowing - dps_val: CHARGING