unbekannte Zeilen in die fhem.cfg

Begonnen von zgadgeter, 04 April 2015, 21:56:17

Vorheriges Thema - Nächstes Thema

zgadgeter

Hallo,
ich bin kein Experte in fhem, aber ich gebe mir Mühe, deshalb die Frage.
Mine fhem funktioniert schon eine weile, und ich habe deshalb länger nicht in dir fhem.cfg rein gesehen.
Anbei ein Beispiel von ein paar Geräte die ich definierte, und jetzt sind einige Zeilen dazu gekommen, die ich nicht verstehe. Vielleicht kann mir jemand helfen:

#defined this IT device with housecode N1
define hallway_rolladen IT F0FF00000F FF F0
attr hallway_rolladen userattr FS20_1 FS20_1_map FS20d2 FS20d2_map kitchen_rolladen kitchen_rolladen_map structexclude dieser attr ist mir neu: userattr. Habe ich nicht zugefügt
attr hallway_rolladen FS20_1 all Neu, habe ich nicht zugefügt
attr hallway_rolladen FS20d2 Rolladen Neu, habe ich nicht zugefügt
attr hallway_rolladen IODev CUL_0
attr hallway_rolladen devStateIcon on:shutter_open off:shutter_closed
attr hallway_rolladen fp_Groundfloor 700,600,5,
attr hallway_rolladen fp_Groundfloor_archos 140,444,5,
attr hallway_rolladen guestroom_rolladen Rolladen Neu, habe ich nicht zugefügt
attr hallway_rolladen kitchen_rolladen Rolladen Neu, habe ich nicht zugefügt
attr hallway_rolladen model itl500
attr hallway_rolladen room hallway

#--------------------------------------------------------------
#definition of FS components

define poolpump FS20 1b1b 00
attr poolpump userattr FS20_1 FS20_1_map structexclude Neu, habe ich nicht zugefügt
attr poolpump FS20_1 all Neu, habe ich nicht zugefügt
attr poolpump IODev CUL_0
attr poolpump fp_Groundfloor 700,600,5,
attr poolpump fp_Groundfloor_archos 452,659,5,
attr poolpump room garden
define FileLog_poolpump FileLog ./log/poolpump-%Y.log poolpump
attr FileLog_poolpump logtype text
attr FileLog_poolpump room FS20

define FS20_1 FS20 1b1b 01
attr FS20_1 userattr FS20_3 FS20_3_map FS20d2 FS20d2_map structexclude Neu, habe ich nicht zugefügt
attr FS20_1 FS20_3 outsidelightswinter Neu, habe ich nicht zugefügt
attr FS20_1 FS20d2 outsidelightswinter Neu, habe ich nicht zugefügt
attr FS20_1 IODev CUL_0
attr FS20_1 fp_Groundfloor_archos 445,523,5,
attr FS20_1 model fs20st2
attr FS20_1 room front
define FileLog_FS20_1 FileLog ./log/FS20_1-%Y.log FS20_1
attr FileLog_FS20_1 logtype text
attr FileLog_FS20_1 room FS20

und so weiter. Ganz viele neue Einträge. Ich wäre dankbar für Tipps die mir helfen das zu verstehen.

danke.
NUC FHEM mit vielen Intertechno/FS20/Flamingo schalter
und Busware CUL und nanoCUL

Vrob01

Sieht aus, als hättest du die entsprechenden Geräte einer structure hinzugefügt. Dabei werden automatisch userattr gesetzt. Schau mal hier: http://fhem.de/commandref_DE.html#structure

zgadgeter

NUC FHEM mit vielen Intertechno/FS20/Flamingo schalter
und Busware CUL und nanoCUL