(siehe Anhang / see attachement)
Hallo
heute sind meine ersten 3 Funsteckdosen FS20 ST-4 gekommen :-)
Mein Cul war letzte woche schon da und den habe ich schon eingerichtet (hoffe das ich auch alles richtig gemacht habe).
Wie ich in der fhem.cfg räume einrichte das versteh ich ja noch aber der Rest ??!!
Also ich habe den Cul nach anleitung geflasht und der ist nun in meiner Fritzbox 7390
Der Stick blinkt so wie es auch soll.
Meine Fritzbox meldet mir folgendes : USB-Gerät 2002, Klasse 'USB 1.1 (full-speed) fhem', angesteckt
meine fhem.cfg sie derzeit so aus:
attr global autoload_undefined_devices 1
attr global logfile /var/log/fhem/fhem-%Y-%m.log
attr global modpath /usr/share/fhem
attr global port 7072 global
attr global statefile /var/log/fhem/fhem.save
attr global userattr icon webCmd fm_fav fm_name fm_order fm_groups fm_type fm_view
attr global verbose 3
#
# pgm2 / autocreate configfile. Take a look at the other examples for more.
#
define WEB FHEMWEB 8083 global
define WEBphone FHEMWEB 8084 global
attr WEBphone smallscreen 1
define WEBtablet FHEMWEB 8085 global
attr WEBtablet touchpad 1
# Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog /var/log/fhem/fhem-%Y-%m.log fakelog
define autocreate autocreate
attr autocreate autosave 1
attr autocreate device_room %TYPE
attr autocreate filelog /var/log/fhem/%NAME-%Y.log
attr autocreate weblink 1
attr autocreate weblink_room Plots
# 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.
#define FHZ FHZ /dev/USB0
#define CUL CUL /dev/ttyACM0@9600 1234
#attr CUL rfmode HomeMatic
#define EUL TCM 310 /dev/ttyACM0@57600
#define BscBor TCM 120 /dev/ttyUSB0@9600
#define BscSmartConnect TCM 310 /dev/ttyUSB0@57600
define TCM310_0 TCM 310 /dev/ttyUSB0@57600
define Funkschalter FS20 1c95 05
set Funkschalter on
set Funkschalter off
Nun habe ich die Funksteckdose auf programierung gestellt und nichts passiert :-(
Habe nur den Usb Stick und 3 Steckdosen
Was mache ich Falsch ??
Wäre um Hilfe dankbar
Hallo,
ZitatWas mache ich Falsch ??
Nichts, würde ich mal sagen.
Es sei den du willst wissen warum dein CUL nicht in fhem aufscheint ;-)
Das liegt daran:
Zitat#define CUL CUL /dev/ttyACM0@9600 1234
Die # (Raute oder auch Gartenhag) kommentiert die Zeile aus und fhem ignoriert diese dann.
Daher wird dein CUL nicht als initialisiert angezeigt.
Wenn dein CUL an ttyACM0 hängt sollte es reichen die # zu entfernen und die fhem.cfg dann ab zu speichern.
Grüße
Hallo
Ja hab es mal geändert nun funktionieren die Steckdosen