diff --git a/fhem/FHEM/00_MAXLAN.pm b/fhem/FHEM/00_MAXLAN.pm index f30cdf1a2..7b8780805 100755 --- a/fhem/FHEM/00_MAXLAN.pm +++ b/fhem/FHEM/00_MAXLAN.pm @@ -686,6 +686,9 @@ Setting pairmode to "cancel" puts the cube out of pairing mode. to your fhem.cfg to do this automatically on startup.
  • factorReset
    Reset the cube to factory defaults.
  • +
  • reconnect
    + FHEM will terminate the current connection to the cube and then reconnect. This allows + re-reading the configuration data from the cube, as it is only send after establishing a new connection.