HomeMatic USB Konfigurations-Adapter (HM-CFG-USB) in Fhem nutzen

Begonnen von mgernoth, 30 Mai 2013, 17:06:32

Vorheriges Thema - Nächstes Thema

hexenmeister

#825
Zitat von: Joker2002 am 07 Oktober 2015, 08:23:00
Wenn ich zu Testzwecken "./hmland -p 1234 -D" eingebe geschieht auf meinem Pi optisch nichts, d. h. der Befehl wird zwar angenommen, ich kann mittels Putty aber nicht erkennen ob etwas ausgeführt wurde da der Curser lediglich eine Zeile nach unten springt und dann blinkt.
Na da läuft der doch vermutlich. Du kannst mit ps -ef | grep hmland nachsehen, ob der entsprechende Prozess da ist.

Zitat von: Joker2002 am 07 Oktober 2015, 08:23:00
Das Startscropt des Deamons wollte ich eigentlich nicht. Im Wiki steht ja alternativ, dass man den Deamon auch mit FHEM ausführen kann.
Daemon mit FHEM zu starten ist IMHO Murks, aber ok.


Zitat von: Joker2002 am 07 Oktober 2015, 08:23:00
Da der USB Stick aber von FHEM noch nicht erkannt wird, habe ich mich auch noch nicht darum gekümmert..
Stimmt denn die Definition von HMLAN in FHEM? Vor allem, ob der verwendete Port korrekt angegeben wurde (in Deinem Fall 1234, standardport ist 1000).

Zitat von: Joker2002 am 07 Oktober 2015, 08:23:00
Wenn ich das Script doch nehmen sollte, muss ich die Zeilen händisch im Putty einmal eingeben (ich bin leider Laie, sorry das ich frage) oder kann ich auf dem Pi eine entsprechende Startdatei erstellen und den Textinhalt einfügen ?
Nein, in diesem Fall müsstest Du eine Datei (script.sh oder so) mit dem Inhalt erzeugen. mit chmod a+x <datenname> ausführbar machen und als root ausführen. Deises Script holf neue hmland-Sourcen, kompiliert sie und installiert einen entsprechenden Startscript.


Edit: typo
Maintainer: MQTT_GENERIC_BRIDGE, SYSMON, SMARTMON, systemd_watchdog, MQTT, MQTT_DEVICE, MQTT_BRIDGE
Contrib: dev_proxy

Joker2002

Hallo,

vielen Dank für die schnellen Antworten. Also ich bin das alles nochmal in Ruhe durchgegangen und habe nochmal folgende Befehle eingegeben:

root@raspberrypi:~/hmcfgusb# make
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o hmland.o hmland.c
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o hmcfgusb.o hmcfgusb.c
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o util.o util.c
gcc -L/opt/local/lib  hmland.o hmcfgusb.o util.o  -lusb-1.0 -lrt -o hmland
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o hmsniff.o hmsniff.c
gcc -L/opt/local/lib  hmsniff.o hmcfgusb.o  -lusb-1.0 -lrt -o hmsniff
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o flash-hmcfgusb.o flash-hmcfgusb.c
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o firmware.o firmware.c
gcc -L/opt/local/lib  flash-hmcfgusb.o hmcfgusb.o firmware.o util.o  -lusb-1.0 -lrt -o flash-hmcfgusb
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o flash-ota.o flash-ota.c
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o culfw.o culfw.c
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o hm.o hm.c
gcc -MMD -O2 -Wall -I/opt/local/include -g   -c -o aes.o aes.c
gcc -L/opt/local/lib  flash-ota.o hmcfgusb.o culfw.o firmware.o util.o hm.o aes.o  -lusb-1.0 -lrt -o flash-ota


root@raspberrypi:~/hmcfgusb# pf -ef | grep hmland
-bash: pf: command not found


root@raspberrypi:~/hmcfgusb# ./hmland -p 1234 -D
2015-10-07 21:42:59.015480: Client 127.0.0.1 connected!

USB > 0x0000: 45 37 8c 50 00 00 00 01 04 d9 ff ff 98 0c 36 86   E7.P..........6.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e6 64 00 00 00 00 00 00   p7.P.....d......
USB > 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB < 0x0000: 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   K...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 ed cb 13 ff ff ae 0a 47 80   E+r...........G.
USB > 0x0010: 02 2b 72 bd 3d 95 e9 00 01 00 00 4a 37 0d 00 0e   .+r.=......J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 3d 95 e9 00 00 04 ed d7 e8 ff ff 9f 0d 48 a4   E=............H.
USB > 0x0010: 10 3d 95 e9 2b 72 bd 06 01 00 00 4a 37 0d 00 0e   .=..+r.....J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!
2015-10-07 21:42:59.098380: LAN > C

USB < 0x0000: 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   C...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 3d 95 e9 00 00 04 ed d7 e8 ff ff 9f 0d 48 a4   E=............H.
USB > 0x0010: 10 3d 95 e9 2b 72 bd 06 01 00 00 4a 37 0d 00 0e   .=..+r.....J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 ed d8 63 ff ff ae 0a 48 80   E+r......c....H.
USB > 0x0010: 02 2b 72 bd 3d 95 e9 00 01 00 00 4a 37 0d 00 0e   .+r.=......J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!
2015-10-07 21:42:59.162183: LAN > Y01,00,

USB < 0x0000: 59 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00   Y...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 ee 18 cf ff ff aa 0c 6b 86   E/#...........k.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 96 52 00 4a 37 0d 00 0e   p/#......R.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 ef 76 5b ff ff 99 0c 57 86   E7.P....v[....W.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 00 4a 37 0d 00 0e   p7.P.....d.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!
2015-10-07 21:42:59.226252: LAN > Y02,00,

USB < 0x0000: 59 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00   Y...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 ef 76 5b ff ff 99 0c 57 86   E7.P....v[....W.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 00 4a 37 0d 00 0e   p7.P.....d.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 f0 12 ad ff ff aa 0c 6c 86   E/#...........l.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 96 52 00 4a 37 0d 00 0e   p/#......R.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!
2015-10-07 21:42:59.290209: LAN > Y03,00,

USB < 0x0000: 59 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00   Y...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 f0 12 ad ff ff aa 0c 6c 86   E/#...........l.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 96 52 00 4a 37 0d 00 0e   p/#......R.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 f1 ca 0e ff ff 98 0c 58 86   E7.P..........X.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 00 4a 37 0d 00 0e   p7.P.....d.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!
2015-10-07 21:42:59.354184: LAN > T1DA83243,04,00,00000000

USB < 0x0000: 54 1d a8 32 43 04 00 00 00 00 00 00 00 00 00 00   T..2C...........
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 f1 ca 0e ff ff 98 0c 58 86   E7.P..........X.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 00 4a 37 0d 00 0e   p7.P.....d.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 f2 ce e1 ff ff a9 0c 6d 86   E/#...........m.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 96 52 00 4a 37 0d 00 0e   p/#......R.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!
2015-10-07 21:42:59.418273: LAN > S43D40320,00,00000000,01,43D40320,998112999999000000

USB < 0x0000: 53 43 d4 03 20 00 00 00 00 00 01 43 d4 03 20 09   SC.. ......C.. .
USB < 0x0010: 99 81 12 99 99 99 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 f5 52 71 ff ff a9 0c 6e 86   E/#.....Rq....n.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 96 52 00 4a 37 0d 00 0e   p/#......R.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 f5 c9 7c ff ff 99 0c 5a 86   E7.P.....|....Z.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 00 4a 37 0d 00 0e   p7.P.....d.J7...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 58ms!

USB > 0x0000: 45 37 8c 50 00 00 04 f5 c9 7c ff ff 99 0c 5a 86   E7.P.....|....Z.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 a8 2c 8d 0d 00 0e   p7.P.....d.,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 f6 54 09 ff ff ae 0f 3b 94   E+r.....T.....;.
USB > 0x0010: 3f 2b 72 bd 00 00 00 02 04 1d a8 2c 8d 0d 00 0e   ?+r........,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 f7 9d 5d ff ff a8 0c 6f 86   E/#......]....o.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 96 52 a8 2c 8d 0d 00 0e   p/#......R.,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 f9 af a5 ff ff a7 0c 70 86   E/#...........p.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 95 52 a8 2c 8d 0d 00 0e   p/#......R.,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 fa db 54 ff ff 9b 0c 5c 86   E7.P.....T....\.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 a8 2c 8d 0d 00 0e   p7.P.....d.,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 fb 8a 42 ff ff a9 0c 71 86   E/#......B....q.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 95 53 a8 2c 8d 0d 00 0e   p/#......S.,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 36 34 f9 00 00 04 fb d6 38 ff ff 9f 0d 25 a6   E64......8....%.
USB > 0x0010: 10 36 34 f9 2b 72 bd 06 01 00 00 2c 8d 0d 00 0e   .64.+r.....,....
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 fb d6 b9 ff ff ae 11 25 a0   E+r...........%.
USB > 0x0010: 02 2b 72 bd 36 34 f9 04 42 47 00 00 47 11 00 0e   .+r.64..BG..G...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 fb d7 b1 ff ff ae 0e 25 80   E+r...........%.
USB > 0x0010: 02 2b 72 bd 36 34 f9 00 ab a6 40 47 47 11 00 0e   .+r.64....@GG...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 fd 0f c7 ff ff 96 0c 5d 86   E7.P..........].
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 40 47 47 11 00 0e   p7.P.....d@GG...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 04 fe 26 3c ff ff a9 0c 72 86   E/#.....&<....r.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 95 53 40 47 47 11 00 0e   p/#......S@GG...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 fe aa 51 ff ff af 11 7a a0   E+r......Q....z.
USB > 0x0010: 02 2b 72 bd 36 35 43 04 46 38 00 00 38 0e 00 0e   .+r.65C.F8..8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 04 fe ab 49 ff ff ae 0e 7a 80   E+r......I....z.
USB > 0x0010: 02 2b 72 bd 36 35 43 00 9c cd 57 14 38 0e 00 0e   .+r.65C...W.8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 04 ff 0b 96 ff ff 9a 0c 5e 86   E7.P..........^.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 57 14 38 0e 00 0e   p7.P.....dW.8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 05 00 89 92 ff ff a9 0c 73 86   E/#...........s.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 95 53 57 14 38 0e 00 0e   p/#......SW.8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 05 01 c9 bb ff ff 98 0c 5f 86   E7.P.........._.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 57 14 38 0e 00 0e   p7.P.....dW.8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 05 02 b5 3e ff ff a9 0c 74 86   E/#......>....t.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 95 53 57 14 38 0e 00 0e   p/#......SW.8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 05 04 a8 46 ff ff a9 0c 75 86   E/#......F....u.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 94 53 57 14 38 0e 00 0e   p/#......SW.8...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 05 05 29 ab ff ff af 11 43 a0   E+r.....).....C.
USB > 0x0010: 02 2b 72 bd 36 35 36 04 72 32 00 00 32 0c 00 0e   .+r.656.r2..2...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 36 35 69 00 00 05 05 b7 08 ff ff a3 0d 0d a6   E65i............
USB > 0x0010: 10 36 35 69 2b 72 bd 06 01 00 00 00 32 0c 00 0e   .65i+r......2...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 05 05 b7 89 ff ff ae 11 0d a0   E+r.............
USB > 0x0010: 02 2b 72 bd 36 35 69 04 86 61 00 00 61 18 00 0e   .+r.65i..a..a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2b 72 bd 00 00 05 05 b8 81 ff ff ae 0e 0d 80   E+r.............
USB > 0x0010: 02 2b 72 bd 36 35 69 00 7f 4a 57 19 61 18 00 0e   .+r.65i..JW.a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 05 06 9c 19 ff ff 99 0c 61 86   E7.P..........a.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 57 19 61 18 00 0e   p7.P.....dW.a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 05 07 5c aa ff ff a9 0c 76 86   E/#.....\.....v.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 94 53 57 19 61 18 00 0e   p/#......SW.a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 05 09 d9 64 ff ff a9 0c 77 86   E/#......d....w.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 94 53 57 19 61 18 00 0e   p/#......SW.a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 37 8c 50 00 00 05 0a 8c e1 ff ff 9b 0c 63 86   E7.P..........c.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 57 19 61 18 00 0e   p7.P.....dW.a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 45 2f 23 f6 00 00 05 0c 1d 7a ff ff a9 0c 78 86   E/#......z....x.
USB > 0x0010: 70 2f 23 f6 00 00 00 00 94 53 57 19 61 18 00 0e   p/#......SW.a...
USB > 0x0020: dc 00 18 00 30 01 01 00 00 00 00 00 00 00 00 00   ....0...........
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................

USB > 0x0000: 48 09 48 4d 2d 55 53 42 2d 49 46 03 c4 0a 4c 45   H.HM-USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0c   Q15173414.*.....
USB > 0x0020: 4c 7f 00 00 00 01 01 00 00 00 00 00 00 00 00 00   L...............
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
Rebooting in 86400 seconds due to old firmware (0.964)
2015-10-07 21:43:00.378292: LAN < HHM-USB-IF,03C4,LEQ1517341,34F22A,000000,050C4C7F,0000
2015-10-07 21:43:00.378578: LAN < E378C50,0000,000104D9,FF,FF98,368670378C5000000000E664
2015-10-07 21:43:00.378813: LAN < E2B72BD,0000,04EDCB13,FF,FFAE,4780022B72BD3D95E900
2015-10-07 21:43:00.379056: LAN < E3D95E9,0000,04EDD7E8,FF,FF9F,48A4103D95E92B72BD06010000
2015-10-07 21:43:00.379280: LAN < E3D95E9,0000,04EDD7E8,FF,FF9F,48A4103D95E92B72BD06010000
2015-10-07 21:43:00.379502: LAN < E2B72BD,0000,04EDD863,FF,FFAE,4880022B72BD3D95E900
2015-10-07 21:43:00.379727: LAN < E2F23F6,0000,04EE18CF,FF,FFAA,6B86702F23F6000000009652
2015-10-07 21:43:00.379953: LAN < E378C50,0000,04EF765B,FF,FF99,578670378C5000000000E564
2015-10-07 21:43:00.380185: LAN < E378C50,0000,04EF765B,FF,FF99,578670378C5000000000E564
2015-10-07 21:43:00.380412: LAN < E2F23F6,0000,04F012AD,FF,FFAA,6C86702F23F6000000009652
2015-10-07 21:43:00.380622: LAN < E2F23F6,0000,04F012AD,FF,FFAA,6C86702F23F6000000009652
2015-10-07 21:43:00.380834: LAN < E378C50,0000,04F1CA0E,FF,FF98,588670378C5000000000E564
2015-10-07 21:43:00.381043: LAN < E378C50,0000,04F1CA0E,FF,FF98,588670378C5000000000E564
2015-10-07 21:43:00.381247: LAN < E2F23F6,0000,04F2CEE1,FF,FFA9,6D86702F23F6000000009652
2015-10-07 21:43:00.381469: LAN < E2F23F6,0000,04F55271,FF,FFA9,6E86702F23F6000000009652
2015-10-07 21:43:00.381692: LAN < E378C50,0000,04F5C97C,FF,FF99,5A8670378C5000000000E564
2015-10-07 21:43:00.381908: LAN < E378C50,0000,04F5C97C,FF,FF99,5A8670378C5000000000E564
2015-10-07 21:43:00.382095: LAN < E2B72BD,0000,04F65409,FF,FFAE,3B943F2B72BD00000002041DA82C8D
2015-10-07 21:43:00.382237: LAN < E2F23F6,0000,04F79D5D,FF,FFA8,6F86702F23F6000000009652
2015-10-07 21:43:00.382364: LAN < E2F23F6,0000,04F9AFA5,FF,FFA7,7086702F23F6000000009552
2015-10-07 21:43:00.382487: LAN < E378C50,0000,04FADB54,FF,FF9B,5C8670378C5000000000E564
2015-10-07 21:43:00.382612: LAN < E2F23F6,0000,04FB8A42,FF,FFA9,7186702F23F6000000009553
2015-10-07 21:43:00.382743: LAN < E3634F9,0000,04FBD638,FF,FF9F,25A6103634F92B72BD06010000
2015-10-07 21:43:00.382866: LAN < E2B72BD,0000,04FBD6B9,FF,FFAE,25A0022B72BD3634F90442470000471100
2015-10-07 21:43:00.382994: LAN < E2B72BD,0000,04FBD7B1,FF,FFAE,2580022B72BD3634F900ABA64047
2015-10-07 21:43:00.383121: LAN < E378C50,0000,04FD0FC7,FF,FF96,5D8670378C5000000000E564
2015-10-07 21:43:00.383237: LAN < E2F23F6,0000,04FE263C,FF,FFA9,7286702F23F6000000009553
2015-10-07 21:43:00.383354: LAN < E2B72BD,0000,04FEAA51,FF,FFAF,7AA0022B72BD3635430446380000380E00
2015-10-07 21:43:00.383487: LAN < E2B72BD,0000,04FEAB49,FF,FFAE,7A80022B72BD363543009CCD5714
2015-10-07 21:43:00.383609: LAN < E378C50,0000,04FF0B96,FF,FF9A,5E8670378C5000000000E564
2015-10-07 21:43:00.383731: LAN < E2F23F6,0000,05008992,FF,FFA9,7386702F23F6000000009553
2015-10-07 21:43:00.383854: LAN < E378C50,0000,0501C9BB,FF,FF98,5F8670378C5000000000E564
2015-10-07 21:43:00.383983: LAN < E2F23F6,0000,0502B53E,FF,FFA9,7486702F23F6000000009553
2015-10-07 21:43:00.384103: LAN < E2F23F6,0000,0504A846,FF,FFA9,7586702F23F6000000009453
2015-10-07 21:43:00.384216: LAN < E2B72BD,0000,050529AB,FF,FFAF,43A0022B72BD3635360472320000320C00
2015-10-07 21:43:00.384342: LAN < E363569,0000,0505B708,FF,FFA3,0DA6103635692B72BD06010000
2015-10-07 21:43:00.384461: LAN < E2B72BD,0000,0505B789,FF,FFAE,0DA0022B72BD3635690486610000611800
2015-10-07 21:43:00.384589: LAN < E2B72BD,0000,0505B881,FF,FFAE,0D80022B72BD363569007F4A5719
2015-10-07 21:43:00.384711: LAN < E378C50,0000,05069C19,FF,FF99,618670378C5000000000E564
2015-10-07 21:43:00.384833: LAN < E2F23F6,0000,05075CAA,FF,FFA9,7686702F23F6000000009453
2015-10-07 21:43:00.384953: LAN < E2F23F6,0000,0509D964,FF,FFA9,7786702F23F6000000009453
2015-10-07 21:43:00.385075: LAN < E378C50,0000,050A8CE1,FF,FF9B,638670378C5000000000E564
2015-10-07 21:43:00.385203: LAN < E2F23F6,0000,050C1D7A,FF,FFA9,7886702F23F6000000009453

USB > 0x0000: 49 00 00 00 00 55 53 42 2d 49 46 03 c4 0a 4c 45   I....USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0c   Q15173414.*.....
USB > 0x0020: 4c 7f 00 00 00 01 01 00 00 00 00 00 00 00 00 00   L...............
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:00.410500: LAN < I00,00,00,00

USB > 0x0000: 49 00 00 00 00 55 53 42 2d 49 46 03 c4 0a 4c 45   I....USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0c   Q15173414.*.....
USB > 0x0020: 4c 7f 00 00 00 01 01 00 00 00 00 00 00 00 00 00   L...............
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:00.442516: LAN < I00,00,00,00

USB > 0x0000: 49 00 00 00 00 55 53 42 2d 49 46 03 c4 0a 4c 45   I....USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0c   Q15173414.*.....
USB > 0x0020: 4c 7f 00 00 00 01 01 00 00 00 00 00 00 00 00 00   L...............
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:00.474435: LAN < I00,00,00,00

USB > 0x0000: 52 43 d4 03 20 00 02 00 00 00 00 ff 7f ff 09 99   RC.. ...........
USB > 0x0010: 81 12 99 99 99 00 00 00 34 f2 2a 00 00 00 05 0c   ........4.*.....
USB > 0x0020: 4c 7f 00 00 00 01 01 00 00 00 00 00 00 00 00 00   L...............
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:00.506546: LAN < R43D40320,0002,00000000,FF,7FFF,998112999999000000
2015-10-07 21:43:24.045756: LAN > K

USB < 0x0000: 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   K...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 1ms!

USB > 0x0000: 48 09 48 4d 2d 55 53 42 2d 49 46 03 c4 0a 4c 45   H.HM-USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0c   Q15173414.*.....
USB > 0x0020: ae 1b 00 00 01 01 01 00 00 00 00 00 00 00 00 00   ................
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:24.057308: LAN < HHM-USB-IF,03C4,LEQ1517341,34F22A,000000,050CAE1B,0000
2015-10-07 21:43:49.070728: LAN > K

USB < 0x0000: 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   K...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 1ms!

USB > 0x0000: 48 09 48 4d 2d 55 53 42 2d 49 46 03 c4 0a 4c 45   H.HM-USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0d   Q15173414.*.....
USB > 0x0020: 0f dc 00 00 01 01 01 00 00 00 00 00 00 00 00 00   ................
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:49.084624: LAN < HHM-USB-IF,03C4,LEQ1517341,34F22A,000000,050D0FDC,0000

USB > 0x0000: 45 37 8c 50 00 00 05 0d 2a d0 ff ff 98 0c 64 86   E7.P....*.....d.
USB > 0x0010: 70 37 8c 50 00 00 00 00 e5 64 2a 00 00 00 05 0d   p7.P.....d*.....
USB > 0x0020: 0f dc 00 00 01 01 01 00 00 00 00 00 00 00 00 00   ................
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:43:55.997569: LAN < E378C50,0000,050D2AD0,FF,FF98,648670378C5000000000E564
2015-10-07 21:44:14.087079: LAN > K

USB < 0x0000: 4b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   K...............
USB < 0x0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
USB < 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
usb-transfer took 1ms!

USB > 0x0000: 48 09 48 4d 2d 55 53 42 2d 49 46 03 c4 0a 4c 45   H.HM-USB-IF...LE
USB > 0x0010: 51 31 35 31 37 33 34 31 34 f2 2a 00 00 00 05 0d   Q15173414.*.....
USB > 0x0020: 71 94 00 00 01 01 01 00 00 00 00 00 00 00 00 00   q...............
USB > 0x0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00   ................
2015-10-07 21:44:14.111882: LAN < HHM-USB-IF,03C4,LEQ1517341,34F22A,000000,050D7194,0000


soweit hat alles mehr oder weniger funktioniert. Wo ich jetzt noch hänge ist die Script Datei zu erstellen.

Du schreibst, ich soll eine Datei script.sh oder so erstellen und dann chmod a+x <datenname> ausführbar machen und als root ausführen.

Heist das ich muss dann die Datei im Root Verzeichnis des RPI erstellen oder wie ?

Wäre super wenn ihr mir nochmal helfen könntet damit ich den Stick zum laufen bekomme :)

Joker2002


Bennemannc

Hallo,

wenn Du Raspbian benutzt ... nano DATEINAME ändert oder ertstellt eine Datei im aktuellen Verzeichnis. In welchen Verzeichnis Du bis erfährst Du mit dem Befehl pwd.

Gruß Christoph

PS. In diesem Thread steht auch irgendwo, wie man in der Fhem Startdatei gleichzeitig hmland startet.
Cubietruck, Fhem 5.8
CC-RT-DN|LC-SW2-FM|RC-12|RC-19|LC-SW4-BA-PCB|LCp-SW1-BA-PCB|ES-PMSw1-Pl|LC-Bl1PBU-FM|PBI-4-FM|CC-VD|CC-TC|SEC-SC(2)|RC-KEY3-B|LC-Sw1PBU-FM|PB-2-FM|WDS100-C6-O|WDC7000|LC-Bl1-FM
Module: Dewpoint,FB_Callmonitor,HCS,Panstamp,at,notify,THRESHOLD,average,DOIF

Ralf W.

http://twitter.com/RWausD
Schon gewusst, dass Haarausfall zu einer Glatze führen kann?

FHEM: NUC7PJYH2, Ubuntu Server 22.04.2 LTS, HMCCU - RaspberryMatic, DE ConBee II, diverse Sensoren und Aktoren.

Joker2002

danke für die schnellen Antworten.


Nur nochmal zum Verständnis "Root" heisst:
/home/pi
??

hexenmeister

Zitat von: Joker2002 am 07 Oktober 2015, 22:02:47
root@raspberrypi:~/hmcfgusb# pf -ef | grep hmland
Asche auf mein Haupt... Immer diese schnell-schnell... Es heißt natürlich "ps", nicht "pf" :(

Zitat
soweit hat alles mehr oder weniger funktioniert. Wo ich jetzt noch hänge ist die Script Datei zu erstellen.
sieht so aus ;)

Zitat
Du schreibst, ich soll eine Datei script.sh oder so erstellen und dann chmod a+x <datenname> ausführbar machen und als root ausführen.
Naja, die Hälfte von dem, was das Script macht, hast Du ja schon. Du brauchst nur noch Autostart. Kannst aber trotzdem machen, schaden tut es nicht

Zitat
Heist das ich muss dann die Datei im Root Verzeichnis des RPI erstellen oder wie ?
Nein, mit sudo su wechselst Du den Benutzer (root ist der Administrator)

Zitathm, wie erzeuge ich diese Datei eigentlich ?
mache mal folgendes:
cd ~
nano script.sh

Jetzt Inhalt reinkopieren.
dan mit Ctrl+O speichern und mit Ctrl+X verlassen.
dann
chmod a+x script.sh
sudo ./script.sh

Fetig.
Maintainer: MQTT_GENERIC_BRIDGE, SYSMON, SMARTMON, systemd_watchdog, MQTT, MQTT_DEVICE, MQTT_BRIDGE
Contrib: dev_proxy

Ralf W.

http://twitter.com/RWausD
Schon gewusst, dass Haarausfall zu einer Glatze führen kann?

FHEM: NUC7PJYH2, Ubuntu Server 22.04.2 LTS, HMCCU - RaspberryMatic, DE ConBee II, diverse Sensoren und Aktoren.

hexenmeister

Zitat von: Joker2002 am 07 Oktober 2015, 22:24:58
Nur nochmal zum Verständnis "Root" heisst:
/home/pi
??
'root' ist der Admin-Benutzer. Sein HomeVerzichnis ist /
Das ist der root (Wurzel) des Dateisystems.
Maintainer: MQTT_GENERIC_BRIDGE, SYSMON, SMARTMON, systemd_watchdog, MQTT, MQTT_DEVICE, MQTT_BRIDGE
Contrib: dev_proxy

Ralf W.

Zitat von: hexenmeister am 07 Oktober 2015, 22:28:33
'root' ist der Admin-Benutzer. Sein HomeVerzichnis ist /
Das ist der root (Wurzel) des Dateisystems.

Besser:
sudo su -
pwd
exit


pwd zeigt das Homeverzeichnis von root, ist nicht immer /. Kann auch /root sein.

MfG
http://twitter.com/RWausD
Schon gewusst, dass Haarausfall zu einer Glatze führen kann?

FHEM: NUC7PJYH2, Ubuntu Server 22.04.2 LTS, HMCCU - RaspberryMatic, DE ConBee II, diverse Sensoren und Aktoren.

hexenmeister

Zitat von: Ralf W. am 07 Oktober 2015, 22:32:01
Besser:
sudo su -
pwd
exit


pwd zeigt das Homeverzeichnis von root, ist nicht immer /. Kann auch /root sein.

OK, Du hast Recht, aber das verwirrt einen Anfänger nur noch mehr ;)
Maintainer: MQTT_GENERIC_BRIDGE, SYSMON, SMARTMON, systemd_watchdog, MQTT, MQTT_DEVICE, MQTT_BRIDGE
Contrib: dev_proxy

Joker2002

erst einmal vielen Dank für die schnellen Antworten.

Ich habe eure Ratschläge befolgt und den make Befehl erneut eingegeben.

Folgendes hat putty ausgespuckt:

pi@raspberrypi ~ $ cd ~
pi@raspberrypi ~ $ nano script.sh
pi@raspberrypi ~ $ chmod a+x script.sh
pi@raspberrypi ~ $ sudo ./script.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
gcc is already the newest version.
git-core is already the newest version.
libusb-1.0-0-dev is already the newest version.
make is already the newest version.
The following packages were automatically installed and are no longer required:
  bc cups-filters hplip-data libart-2.0-2 libcupscgi1 libcupsfilters1
  libcupsmime1 libsane-hpaio libslp1 python-imaging python-pexpect
  python-renderpm python-reportlab python-reportlab-accel ssl-cert
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
fatal: destination path 'hmcfgusb' already exists and is not an empty directory.
make: Nothing to be done for 'all'.


also nichts neues..

habe dann noch die script.sh Datei angelegt. Der Homatic bleibt jedoch noch disconnected :/

Bennemannc

Hallo,

irgendwie sind wir ja jetzt OT - das ist ja mehr Linux Grundkurs ;-)
@Joker 2002 - Du solltest nicht das make ... in das Script setzen, sondern den Aufruf von hmland
also "cd /.... wo hmland steht" nächste Zeile "./hmland -p 1234 -D"
Ich that' s all.

Gruß Christoph
Cubietruck, Fhem 5.8
CC-RT-DN|LC-SW2-FM|RC-12|RC-19|LC-SW4-BA-PCB|LCp-SW1-BA-PCB|ES-PMSw1-Pl|LC-Bl1PBU-FM|PBI-4-FM|CC-VD|CC-TC|SEC-SC(2)|RC-KEY3-B|LC-Sw1PBU-FM|PB-2-FM|WDS100-C6-O|WDC7000|LC-Bl1-FM
Module: Dewpoint,FB_Callmonitor,HCS,Panstamp,at,notify,THRESHOLD,average,DOIF

hexenmeister

Zitat von: Joker2002 am 07 Oktober 2015, 22:41:55
habe dann noch die script.sh Datei angelegt. Der Homatic bleibt jedoch noch disconnected :/
Ah, OK, dem git gefällt nicht, dass Du das schon einaml gemacht hast (die Dateien sind bereits da, git will sie nicht eigenmächtig überschreiben).
Kommentiere aus oder entferne die Zeilen
apt-get install build-essential libusb-1.0-0-dev make gcc git-core
git clone git://git.zerfleddert.de/hmcfgusb

und starte script erneut.
Maintainer: MQTT_GENERIC_BRIDGE, SYSMON, SMARTMON, systemd_watchdog, MQTT, MQTT_DEVICE, MQTT_BRIDGE
Contrib: dev_proxy

Joker2002

ok, danke erst mal für die schnelle Hilfe.

Ich habe es leider noch nicht hinbekommen; habe diesbezüglich einen neuen Threat aufgemacht damit ich hier nicht alles "vollspamme".

http://forum.fhem.de/index.php/topic,41938.0.html