Hallo leute,
was bewirkt das Zeichen # in der FHEM.cfg
z.B.
# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create
# If the above notify did not helped, then you probably have to enable some of
# the following lines. Verify first that /dev/xxx ist correct.
Das # kommentiert alles was danach kommt aus. Es wird dann vom Programm ignoriert.