Hauptmenü

was bewirkt das #

Begonnen von schrader, 25 April 2013, 20:52:00

Vorheriges Thema - Nächstes Thema

schrader

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.
CUL 868Mhz, CUL 433Mhz, FB 7390, FB7290, FB 7312, Elro IT,, FS20, HomeMatic,HMLAN

Carsten

Das # kommentiert alles was danach kommt aus. Es wird dann vom Programm ignoriert.