From b0a08782e0d32dfdfa76d4370fd153dee1609a06 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Wed, 1 Oct 2025 22:51:26 +0200 Subject: [PATCH] Add Roborock mop intensity translations (#153380) --- homeassistant/components/roborock/strings.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homeassistant/components/roborock/strings.json b/homeassistant/components/roborock/strings.json index 0eff2287a73e..ae8cb682c417 100644 --- a/homeassistant/components/roborock/strings.json +++ b/homeassistant/components/roborock/strings.json @@ -377,8 +377,10 @@ "max": "Max", "high": "[%key:common::state::high%]", "intense": "Intense", + "extreme": "Extreme", "custom": "[%key:component::roborock::entity::select::mop_mode::state::custom%]", "custom_water_flow": "Custom water flow", + "vac_followed_by_mop": "Vacuum followed by mop", "smart_mode": "[%key:component::roborock::entity::select::mop_mode::state::smart_mode%]" } },