mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
98_MSwitch.pm:Fix - fix attr stateformat - stateFormat:textField-long
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f76fb5c527
commit
ad328aa59f
@ -207,7 +207,7 @@ sub MSwitch_Initialize($) {
|
|||||||
$hash->{AttrList} =
|
$hash->{AttrList} =
|
||||||
" disable:0,1"
|
" disable:0,1"
|
||||||
. " disabledForIntervals"
|
. " disabledForIntervals"
|
||||||
. " stateFormat"
|
. " stateFormat:textField-long"
|
||||||
. " MSwitch_Comments:0,1"
|
. " MSwitch_Comments:0,1"
|
||||||
. " MSwitch_Read_Log:0,1"
|
. " MSwitch_Read_Log:0,1"
|
||||||
. " MSwitch_Help:0,1"
|
. " MSwitch_Help:0,1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user