From d7ab8eb6668db8607f4635ae8791622e9ed4992b Mon Sep 17 00:00:00 2001 From: vuffiraa <> Date: Mon, 18 Feb 2019 17:14:45 +0000 Subject: [PATCH] 70_BOTVAC.pm: fixed commandref naming of nextCleaningNavigationModifier --> nextCleaningModifier git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18633 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/70_BOTVAC.pm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/FHEM/70_BOTVAC.pm b/FHEM/70_BOTVAC.pm index e8c117e4b..3b6fb566e 100755 --- a/FHEM/70_BOTVAC.pm +++ b/FHEM/70_BOTVAC.pm @@ -1931,6 +1931,14 @@ sub wsMasking($$) {
Depending on Model, there are Arguments available: eco/turbo +
+
  • + + set <name> nextCleaningModifier +
    + The modifier is used for next spot cleaning. + Depending on Model, there are Arguments available: normal/double +

  • @@ -1939,14 +1947,6 @@ sub wsMasking($$) { The navigation mode is used for the next house cleaning. Depending on Model, there are Arguments available: normal/extraCare/deep
  • -
    -
  • - - set <name> nextCleaningNavigationModifier -
    - The modifier is used for next spot cleaning. - Depending on Model, there are Arguments available: normal/double -