98_MSwitch.pm:Fix - fix attr stateformat - stateFormat:textField-long

git-svn-id: https://svn.fhem.de/fhem/trunk@19182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Byte09
2019-04-14 15:18:36 +00:00
parent 4d271ddad9
commit 52a4779ad0

View File

@@ -207,7 +207,7 @@ sub MSwitch_Initialize($) {
$hash->{AttrList} =
" disable:0,1"
. " disabledForIntervals"
. " stateFormat"
. " stateFormat:textField-long"
. " MSwitch_Comments:0,1"
. " MSwitch_Read_Log:0,1"
. " MSwitch_Help:0,1"