[gelöst] Signalduino/FHEM Anfänger nicht initialized

Begonnen von jay-jey, 12 Mai 2016, 14:22:47

Vorheriges Thema - Nächstes Thema

jay-jey

Hallo zusammen,

eins vorweg, ich habe gerade erst mit FHEM angefangen und daher nicht viel plan von dem Programm. Ich habe heute auch mal meinen Signalduino zusammengebaut und an den Raspberry pi mit FHEM angeschlossen. Leider steht der Signalduino bei mir immer nur auf opened und nicht auf initialized. In den Logs etc. finde ich aber keinen Fehler und in den Logs wird auch kein Gerät erkannt.

Hier mal meine Hardware:
Raspberry Pi 2B
Arduino http://www.amazon.de/Modul-ATmega328P-CH340G-Arduino-kompatibel/dp/B01C7UFYSS?ie=UTF8&psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s02

433Mhz Pilight Sender und Empfänger Kit  https://www.pilight.org/shop/

Das Log file:
2016.05.12 07:35:45 1: Including fhem.cfg
2016.05.12 07:35:45 3: telnetPort: port 7072 opened
2016.05.12 07:35:46 3: WEB: port 8083 opened
2016.05.12 07:35:46 3: WEBphone: port 8084 opened
2016.05.12 07:35:46 3: WEBtablet: port 8085 opened
2016.05.12 07:35:46 2: eventTypes: loaded 0 events from ./log/eventTypes.txt
2016.05.12 07:35:46 1: usb create starting
2016.05.12 07:37:54 1: Including fhem.cfg
2016.05.12 07:37:54 3: telnetPort: port 7072 opened
2016.05.12 07:38:07 3: WEB: port 8083 opened
2016.05.12 07:38:07 3: WEBphone: port 8084 opened
2016.05.12 07:38:07 3: WEBtablet: port 8085 opened
2016.05.12 07:38:07 2: eventTypes: loaded 0 events from ./log/eventTypes.txt
2016.05.12 07:38:07 1: Including ./log/fhem.save
2016.05.12 07:38:07 1: usb create starting
2016.05.12 07:38:08 3: Probing CUL device /dev/ttyAMA0
2016.05.12 07:38:08 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.05.12 07:38:08 3: Probing TCM_ESP3 device /dev/ttyUSB0
2016.05.12 07:38:09 3: Probing TCM_ESP2 device /dev/ttyUSB0
2016.05.12 07:38:09 3: Probing FHZ device /dev/ttyUSB0
2016.05.12 07:38:09 3: Probing TRX device /dev/ttyUSB0
2016.05.12 07:38:10 3: Probing ZWDongle device /dev/ttyUSB0
2016.05.12 07:38:10 3: Probing FRM device /dev/ttyUSB0
2016.05.12 07:38:15 1: usb create end
2016.05.12 07:38:19 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no basicAuth attribute. telnetPort has no password/globalpassword attribute.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.05.12 07:38:19 0: Featurelevel: 5.7
2016.05.12 07:38:19 0: Server started with 9 defined entities (version $Id: fhem.pl 9893 2015-11-15 08:43:05Z rudolfkoenig $, os linux, user fhem, pid 1157)
2016.05.12 07:44:36 1: MKDIR restoreDir/2016-05-12
2016.05.12 07:44:36 1: UPD ./CHANGED
2016.05.12 07:44:36 1: UPD ./configDB.pm
2016.05.12 07:44:36 1: UPD ./fhem.pl
2016.05.12 07:44:37 1: UPD FHEM/00_CUL.pm
2016.05.12 07:44:37 1: UPD FHEM/00_FBAHA.pm
2016.05.12 07:44:38 1: UPD FHEM/00_FBAHAHTTP.pm
2016.05.12 07:44:38 1: UPD FHEM/00_HMLAN.pm
2016.05.12 07:44:38 1: UPD FHEM/00_KM271.pm
2016.05.12 07:44:38 1: UPD FHEM/00_MAXLAN.pm
2016.05.12 07:44:38 1: UPD FHEM/00_MQTT.pm
2016.05.12 07:44:38 1: UPD FHEM/00_NetzerI2C.pm
2016.05.12 07:44:38 1: UPD FHEM/00_OWX.pm
2016.05.12 07:44:38 1: UPD FHEM/00_RPII2C.pm
2016.05.12 07:44:38 1: UPD FHEM/00_SIGNALduino.pm
2016.05.12 07:44:39 1: UPD FHEM/00_SONOS.pm
2016.05.12 07:44:39 1: UPD FHEM/00_TCM.pm
2016.05.12 07:44:40 1: UPD FHEM/00_THZ.pm
2016.05.12 07:44:40 1: UPD FHEM/00_TUL.pm
2016.05.12 07:44:40 1: UPD FHEM/00_ZWCUL.pm
2016.05.12 07:44:40 1: UPD FHEM/00_ZWDongle.pm
2016.05.12 07:44:40 1: UPD FHEM/01_FHEMWEB.pm
2016.05.12 07:44:40 1: UPD FHEM/02_FTUISRV.pm
2016.05.12 07:44:40 1: UPD FHEM/02_HTTPSRV.pm
2016.05.12 07:44:41 1: UPD FHEM/02_RSS.pm
2016.05.12 07:44:41 1: UPD FHEM/10_CUL_HM.pm
2016.05.12 07:44:42 1: UPD FHEM/10_DUOFERNSTICK.pm
2016.05.12 07:44:42 1: UPD FHEM/10_EIB.pm
2016.05.12 07:44:42 1: UPD FHEM/10_EnOcean.pm
2016.05.12 07:44:44 1: UPD FHEM/10_FBDECT.pm
2016.05.12 07:44:45 1: UPD FHEM/10_FRM.pm
2016.05.12 07:44:48 1: UPD FHEM/10_FS20.pm
2016.05.12 07:44:51 1: UPD FHEM/10_IT.pm
2016.05.12 07:44:51 1: UPD FHEM/10_Itach_IR.pm
2016.05.12 07:44:52 1: UPD FHEM/10_KNX.pm
2016.05.12 07:44:52 1: UPD FHEM/10_KOPP_FC.pm
2016.05.12 07:44:53 1: UPD FHEM/10_MYSENSORS_DEVICE.pm
2016.05.12 07:44:53 1: UPD FHEM/10_OWServer.pm
2016.05.12 07:44:53 1: UPD FHEM/10_RESIDENTS.pm
2016.05.12 07:44:53 1: UPD FHEM/10_SOMFY.pm
2016.05.12 07:44:55 1: UPD FHEM/10_ZWave.pm
2016.05.12 07:44:56 1: UPD FHEM/10_pilight_ctrl.pm
2016.05.12 07:44:57 1: UPD FHEM/11_FHT.pm
2016.05.12 07:44:59 1: UPD FHEM/11_OWDevice.pm
2016.05.12 07:44:59 1: UPD FHEM/14_CUL_MAX.pm
2016.05.12 07:44:59 1: UPD FHEM/14_CUL_REDIRECT.pm
2016.05.12 07:44:59 1: UPD FHEM/14_CUL_TCM97001.pm
2016.05.12 07:44:59 1: UPD FHEM/14_CUL_TX.pm
2016.05.12 07:44:59 1: UPD FHEM/14_CUL_WS.pm
2016.05.12 07:45:00 1: UPD FHEM/14_Hideki.pm
2016.05.12 07:45:00 1: UPD FHEM/14_SD_WS07.pm
2016.05.12 07:45:00 1: UPD FHEM/14_SD_WS09.pm
2016.05.12 07:45:00 1: UPD FHEM/15_CUL_EM.pm
2016.05.12 07:45:00 1: UPD FHEM/20_GUEST.pm
2016.05.12 07:45:00 1: UPD FHEM/20_ROOMMATE.pm
2016.05.12 07:45:00 1: UPD FHEM/20_X10.pm
2016.05.12 07:45:00 1: UPD FHEM/21_OWAD.pm
2016.05.12 07:45:01 1: UPD FHEM/21_OWCOUNT.pm
2016.05.12 07:45:01 1: UPD FHEM/21_OWID.pm
2016.05.12 07:45:01 1: UPD FHEM/21_OWLCD.pm
2016.05.12 07:45:01 1: UPD FHEM/21_OWMULTI.pm
2016.05.12 07:45:02 1: UPD FHEM/21_OWSWITCH.pm
2016.05.12 07:45:02 1: UPD FHEM/21_OWTHERM.pm
2016.05.12 07:45:02 1: UPD FHEM/21_OWVAR.pm
2016.05.12 07:45:02 1: UPD FHEM/21_SONOSPLAYER.pm
2016.05.12 07:45:02 1: UPD FHEM/23_KOSTALPIKO.pm
2016.05.12 07:45:02 1: UPD FHEM/23_LUXTRONIK2.pm
2016.05.12 07:45:03 1: UPD FHEM/30_DUOFERN.pm
2016.05.12 07:45:03 1: UPD FHEM/30_HUEBridge.pm
2016.05.12 07:45:03 1: UPD FHEM/30_LIGHTIFY.pm
2016.05.12 07:45:03 1: UPD FHEM/30_MilightBridge.pm
2016.05.12 07:45:03 1: UPD FHEM/30_pilight_dimmer.pm
2016.05.12 07:45:03 1: UPD FHEM/30_pilight_raw.pm
2016.05.12 07:45:03 1: UPD FHEM/30_pilight_switch.pm
2016.05.12 07:45:03 1: UPD FHEM/30_pilight_temp.pm
2016.05.12 07:45:03 1: UPD FHEM/31_HUEDevice.pm
2016.05.12 07:45:03 1: UPD FHEM/31_LightScene.pm
2016.05.12 07:45:03 1: UPD FHEM/31_MilightDevice.pm
2016.05.12 07:45:03 1: UPD FHEM/32_SYSSTAT.pm
2016.05.12 07:45:04 1: UPD FHEM/32_TechemHKV.pm
2016.05.12 07:45:04 1: UPD FHEM/32_TechemWZ.pm
2016.05.12 07:45:04 1: UPD FHEM/32_WifiLight.pm
2016.05.12 07:45:05 1: UPD FHEM/32_mailcheck.pm
2016.05.12 07:45:05 1: UPD FHEM/32_speedtest.pm
2016.05.12 07:45:05 1: UPD FHEM/32_yowsup.pm
2016.05.12 07:45:05 1: UPD FHEM/33_readingsGroup.pm
2016.05.12 07:45:05 1: UPD FHEM/33_readingsHistory.pm
2016.05.12 07:45:05 1: UPD FHEM/33_readingsProxy.pm
2016.05.12 07:45:05 1: UPD FHEM/34_SWAP.pm
2016.05.12 07:45:05 1: UPD FHEM/34_panStamp.pm
2016.05.12 07:45:05 1: UPD FHEM/35_SWAP_0000002200000003.pm
2016.05.12 07:45:06 1: UPD FHEM/35_SWAP_0000002200000008.pm
2016.05.12 07:45:07 1: UPD FHEM/36_EC3000.pm
2016.05.12 07:45:08 1: UPD FHEM/36_EMT7110.pm
2016.05.12 07:45:08 1: UPD FHEM/36_EleroDrive.pm
2016.05.12 07:45:09 1: UPD FHEM/36_EleroStick.pm
2016.05.12 07:45:09 1: UPD FHEM/36_JeeLink.pm
2016.05.12 07:45:09 1: UPD FHEM/36_KeyValueProtocol.pm
2016.05.12 07:45:09 1: UPD FHEM/36_LaCrosse.pm
2016.05.12 07:45:09 1: UPD FHEM/36_Level.pm
2016.05.12 07:45:10 1: UPD FHEM/36_PCA301.pm
2016.05.12 07:45:10 1: UPD FHEM/37_fakeRoku.pm
2016.05.12 07:45:10 1: UPD FHEM/37_harmony.pm
2016.05.12 07:45:10 1: UPD FHEM/37_plex.pm
2016.05.12 07:45:10 1: UPD FHEM/38_JawboneUp.pm
2016.05.12 07:45:10 1: UPD FHEM/40_RFXCOM.pm
2016.05.12 07:45:10 1: UPD FHEM/42_SYSMON.pm
2016.05.12 07:45:10 1: UPD FHEM/44_S7.pm
2016.05.12 07:45:10 1: UPD FHEM/44_S7_ARead.pm
2016.05.12 07:45:10 1: UPD FHEM/44_S7_AWrite.pm
2016.05.12 07:45:10 1: UPD FHEM/44_S7_Client.pm
2016.05.12 07:45:10 1: UPD FHEM/44_S7_DRead.pm
2016.05.12 07:45:10 1: UPD FHEM/44_S7_DWrite.pm
2016.05.12 07:45:10 1: UPD FHEM/44_TEK603.pm
2016.05.12 07:45:10 1: UPD FHEM/45_Plugwise.pm
2016.05.12 07:45:12 1: UPD FHEM/45_TRX.pm
2016.05.12 07:45:13 1: UPD FHEM/46_PW_Circle.pm
2016.05.12 07:45:13 1: UPD FHEM/46_PW_Scan.pm
2016.05.12 07:45:13 1: UPD FHEM/46_PW_Sense.pm
2016.05.12 07:45:13 1: UPD FHEM/46_PW_Switch.pm
2016.05.12 07:45:13 1: UPD FHEM/46_TRX_ELSE.pm
2016.05.12 07:45:13 1: UPD FHEM/46_TRX_LIGHT.pm
2016.05.12 07:45:13 1: UPD FHEM/46_TRX_WEATHER.pm
2016.05.12 07:45:13 1: UPD FHEM/47_OBIS.pm
2016.05.12 07:45:13 1: UPD FHEM/49_SSCam.pm
2016.05.12 07:45:14 1: UPD FHEM/50_HP1000.pm
2016.05.12 07:45:14 1: UPD FHEM/50_TelegramBot.pm
2016.05.12 07:45:14 1: UPD FHEM/51_I2C_BMP180.pm
2016.05.12 07:45:15 1: UPD FHEM/51_I2C_TSL2561.pm
2016.05.12 07:45:15 1: UPD FHEM/51_RPI_GPIO.pm
2016.05.12 07:45:15 1: UPD FHEM/52_I2C_BME280.pm
2016.05.12 07:45:15 1: UPD FHEM/52_I2C_EEPROM.pm
2016.05.12 07:45:16 1: UPD FHEM/52_I2C_K30.pm
2016.05.12 07:45:16 1: UPD FHEM/52_I2C_MCP23008.pm
2016.05.12 07:45:17 1: UPD FHEM/52_I2C_MCP342x.pm
2016.05.12 07:45:17 1: UPD FHEM/52_I2C_MMA845X.pm
2016.05.12 07:45:17 1: UPD FHEM/52_I2C_PCA9685.pm
2016.05.12 07:45:17 1: UPD FHEM/52_I2C_SHT21.pm
2016.05.12 07:45:17 1: UPD FHEM/53_GHoma.pm
2016.05.12 07:45:18 1: UPD FHEM/55_GDS.pm
2016.05.12 07:45:18 1: UPD FHEM/55_InfoPanel.pm
2016.05.12 07:45:19 1: UPD FHEM/55_PIFACE.pm
2016.05.12 07:45:19 1: UPD FHEM/55_weco.pm
2016.05.12 07:45:19 1: UPD FHEM/57_CALVIEW.pm
2016.05.12 07:45:19 1: UPD FHEM/57_Calendar.pm
2016.05.12 07:45:19 1: UPD FHEM/59_OPENWEATHER.pm
2016.05.12 07:45:21 1: UPD FHEM/59_PROPLANTA.pm
2016.05.12 07:45:23 1: UPD FHEM/59_Twilight.pm
2016.05.12 07:45:23 1: UPD FHEM/59_Weather.pm
2016.05.12 07:45:24 1: UPD FHEM/60_allergy.pm
2016.05.12 07:45:24 1: UPD FHEM/66_ECMD.pm
2016.05.12 07:45:24 1: UPD FHEM/70_BRAVIA.pm
2016.05.12 07:45:24 1: UPD FHEM/70_ENIGMA2.pm
2016.05.12 07:45:24 1: UPD FHEM/70_JSONMETER.pm
2016.05.12 07:45:25 1: UPD FHEM/70_MEDIAPORTAL.pm
2016.05.12 07:45:25 1: UPD FHEM/70_ONKYO_AVR.pm
2016.05.12 07:45:25 1: UPD FHEM/70_PHTV.pm
2016.05.12 07:45:27 1: UPD FHEM/70_PIONEERAVR.pm
2016.05.12 07:45:28 1: UPD FHEM/70_PushNotifier.pm
2016.05.12 07:45:28 1: UPD FHEM/70_Pushalot.pm
2016.05.12 07:45:29 1: UPD FHEM/70_Pushover.pm
2016.05.12 07:45:29 1: UPD FHEM/70_SML.pm
2016.05.12 07:45:29 1: UPD FHEM/70_STV.pm
2016.05.12 07:45:29 1: UPD FHEM/70_TellStick.pm
2016.05.12 07:45:29 1: UPD FHEM/70_VIERA.pm
2016.05.12 07:45:29 1: UPD FHEM/70_WS3600.pm
2016.05.12 07:45:29 1: UPD FHEM/70_XBMC.pm
2016.05.12 07:45:29 1: UPD FHEM/71_PHILIPS_AUDIO.pm
2016.05.12 07:45:29 1: UPD FHEM/71_YAMAHA_AVR.pm
2016.05.12 07:45:31 1: UPD FHEM/71_YAMAHA_BD.pm
2016.05.12 07:45:33 1: UPD FHEM/71_YAMAHA_NP.pm
2016.05.12 07:45:38 1: UPD FHEM/72_FB_CALLLIST.pm
2016.05.12 07:45:41 1: UPD FHEM/72_FB_CALLMONITOR.pm
2016.05.12 07:45:41 1: UPD FHEM/72_FRITZBOX.pm
2016.05.12 07:45:48 1: UPD FHEM/73_GasCalculator.pm
2016.05.12 07:45:48 1: UPD FHEM/73_PRESENCE.pm
2016.05.12 07:45:49 1: UPD FHEM/73_km200.pm
2016.05.12 07:45:51 1: UPD FHEM/74_AMAD.pm
2016.05.12 07:45:52 1: UPD FHEM/74_HOMBOT.pm
2016.05.12 07:45:52 1: UPD FHEM/74_Unifi.pm
2016.05.12 07:45:54 1: UPD FHEM/75_MSG.pm
2016.05.12 07:45:55 1: UPD FHEM/75_msgConfig.pm
2016.05.12 07:45:56 1: UPD FHEM/76_MSGMail.pm
2016.05.12 07:45:57 1: UPD FHEM/77_UWZ.pm
2016.05.12 07:45:58 1: UPD FHEM/79_BDKM.pm
2016.05.12 07:45:58 1: UPD FHEM/82_LGTV_IP12.pm
2016.05.12 07:45:58 1: UPD FHEM/88_Itach_IRDevice.pm
2016.05.12 07:45:58 1: UPD FHEM/89_HEATRONIC.pm
2016.05.12 07:45:59 1: UPD FHEM/89_VCONTROL.pm
2016.05.12 07:46:00 1: UPD FHEM/90_SIGNALduino_un.pm
2016.05.12 07:46:02 1: UPD FHEM/90_at.pm
2016.05.12 07:46:02 1: UPD FHEM/91_eventTypes.pm
2016.05.12 07:46:02 1: UPD FHEM/91_notify.pm
2016.05.12 07:46:02 1: UPD FHEM/91_sequence.pm
2016.05.12 07:46:02 1: UPD FHEM/91_watchdog.pm
2016.05.12 07:46:02 1: UPD FHEM/92_FileLog.pm
2016.05.12 07:46:02 1: UPD FHEM/93_DbLog.pm
2016.05.12 07:46:02 1: UPD FHEM/93_FHEM2FHEM.pm
2016.05.12 07:46:03 1: UPD FHEM/95_Alarm.pm
2016.05.12 07:46:03 1: UPD FHEM/95_Dashboard.pm
2016.05.12 07:46:03 1: UPD FHEM/95_FLOORPLAN.pm
2016.05.12 07:46:03 1: UPD FHEM/95_holiday.pm
2016.05.12 07:46:03 1: UPD FHEM/95_remotecontrol.pm
2016.05.12 07:46:07 1: UPD FHEM/96_allowed.pm
2016.05.12 07:46:07 1: UPD FHEM/98_CULflash.pm
2016.05.12 07:46:08 1: UPD FHEM/98_ComfoAir.pm
2016.05.12 07:46:08 1: UPD FHEM/98_CustomReadings.pm
2016.05.12 07:46:08 1: UPD FHEM/98_DOIF.pm
2016.05.12 07:46:08 1: UPD FHEM/98_EDIPLUG.pm
2016.05.12 07:46:10 1: UPD FHEM/98_FReplacer.pm
2016.05.12 07:46:10 1: UPD FHEM/98_GEOFANCY.pm
2016.05.12 07:46:11 1: UPD FHEM/98_HMinfo.pm
2016.05.12 07:46:11 1: UPD FHEM/98_HTTPMOD.pm
2016.05.12 07:46:11 1: UPD FHEM/98_Heating_Control.pm
2016.05.12 07:46:12 1: UPD FHEM/98_HourCounter.pm
2016.05.12 07:46:12 1: UPD FHEM/98_JsonList.pm
2016.05.12 07:46:12 1: UPD FHEM/98_JsonList2.pm
2016.05.12 07:46:12 1: UPD FHEM/98_MaxScanner.pm
2016.05.12 07:46:12 1: UPD FHEM/98_Modbus.pm
2016.05.12 07:46:13 1: UPD FHEM/98_ModbusAttr.pm
2016.05.12 07:46:13 1: UPD FHEM/98_ModbusSET.pm
2016.05.12 07:46:13 1: UPD FHEM/98_ModbusTrovis5576.pm
2016.05.12 07:46:13 1: UPD FHEM/98_PID20.pm
2016.05.12 07:46:13 1: UPD FHEM/98_RandomTimer.pm
2016.05.12 07:46:13 1: UPD FHEM/98_STOCKQUOTES.pm
2016.05.12 07:46:13 1: UPD FHEM/98_SVG.pm
2016.05.12 07:46:13 1: UPD FHEM/98_WOL.pm
2016.05.12 07:46:14 1: UPD FHEM/98_WeekdayTimer.pm
2016.05.12 07:46:14 1: UPD FHEM/98_XmlList.pm
2016.05.12 07:46:14 1: UPD FHEM/98_autocreate.pm
2016.05.12 07:46:14 1: UPD FHEM/98_average.pm
2016.05.12 07:46:14 1: UPD FHEM/98_backup.pm
2016.05.12 07:46:14 1: UPD FHEM/98_cmdalias.pm
2016.05.12 07:46:14 1: UPD FHEM/98_configdb.pm
2016.05.12 07:46:14 1: UPD FHEM/98_copy.pm
2016.05.12 07:46:14 1: UPD FHEM/98_count.pm
2016.05.12 07:46:14 1: UPD FHEM/98_deletefile.pm
2016.05.12 07:46:15 1: UPD FHEM/98_dummy.pm
2016.05.12 07:46:16 1: UPD FHEM/98_fheminfo.pm
2016.05.12 07:46:16 1: UPD FHEM/98_help.pm
2016.05.12 07:46:16 1: UPD FHEM/98_logProxy.pm
2016.05.12 07:46:16 1: UPD FHEM/98_notice.pm
2016.05.12 07:46:16 1: UPD FHEM/98_ping.pm
2016.05.12 07:46:16 1: UPD FHEM/98_restore.pm
2016.05.12 07:46:16 1: UPD FHEM/98_rssFeed.pm
2016.05.12 07:46:16 1: UPD FHEM/98_statistics.pm
2016.05.12 07:46:16 1: UPD FHEM/98_structure.pm
2016.05.12 07:46:16 1: UPD FHEM/98_telnet.pm
2016.05.12 07:46:16 1: UPD FHEM/98_update.pm
2016.05.12 07:46:16 1: UPD FHEM/98_version.pm
2016.05.12 07:46:16 1: UPD FHEM/98_weblink.pm
2016.05.12 07:46:16 1: UPD FHEM/98_weekprofile.pm
2016.05.12 07:46:16 1: UPD FHEM/99_SUNRISE_EL.pm
2016.05.12 07:46:16 1: UPD FHEM/99_Utils.pm
2016.05.12 07:46:16 1: UPD FHEM/Blocking.pm
2016.05.12 07:46:16 1: UPD FHEM/Color.pm
2016.05.12 07:46:16 1: UPD FHEM/DevIo.pm
2016.05.12 07:46:17 1: UPD FHEM/HMConfig.pm
2016.05.12 07:46:17 1: UPD FHEM/HttpUtils.pm
2016.05.12 07:46:17 1: UPD FHEM/OWX_DS9097.pm
2016.05.12 07:46:17 1: UPD FHEM/RESIDENTStk.pm
2016.05.12 07:46:17 1: UPD FHEM/RTypes.pm
2016.05.12 07:46:17 1: UPD FHEM/SetExtensions.pm
2016.05.12 07:46:18 1: UPD FHEM/SubProcess.pm
2016.05.12 07:46:18 1: UPD FHEM/TcpServerUtils.pm
2016.05.12 07:46:18 1: UPD FHEM/TimeSeries.pm
2016.05.12 07:46:18 1: UPD FHEM/YahooWeatherAPI.pm
2016.05.12 07:46:18 1: UPD FHEM/ZWLib.pm
2016.05.12 07:46:18 1: UPD FHEM/firmware/JeeLink_LaCrosseGateway.bin
2016.05.12 07:46:18 1: UPD FHEM/firmware/SIGNALduino_nano328.hex
2016.05.12 07:46:18 1: UPD FHEM/firmware/SIGNALduino_promini328.hex
2016.05.12 07:46:19 1: UPD FHEM/firmware/SIGNALduino_uno.hex
2016.05.12 07:46:19 1: UPD FHEM/lib/74_AMADautomagicFlowset_2.0.5.xml
2016.05.12 07:46:19 1: UPD FHEM/lib/Device/MySensors/Constants.pm
2016.05.12 07:46:19 1: UPD FHEM/lib/UPnP/Common.pm
2016.05.12 07:46:19 1: UPD FHEM/lib/UPnP/ControlPoint.pm
2016.05.12 07:46:20 1: UPD FHEM/lib/fhem_zwave_deviceconfig.xml.gz
2016.05.12 07:46:20 1: UPD FHEM/lib/openzwave_deviceconfig.xml.gz
2016.05.12 07:46:22 1: UPD FHEM/lib/openzwave_manufacturer_specific.xml
2016.05.12 07:46:22 1: UPD FHEM/lib/zwave_pepperlinks.csv.gz
2016.05.12 07:46:23 1: UPD FHEM/msgSchema.pm
2016.05.12 07:46:23 1: UPD contrib/commandref_join.pl
2016.05.12 07:46:23 1: UPD docs/HOWTO.html
2016.05.12 07:46:23 1: UPD docs/HOWTO_DE.html
2016.05.12 07:46:23 1: UPD docs/commandref_frame.html
2016.05.12 07:46:23 1: UPD docs/commandref_frame_DE.html
2016.05.12 07:46:24 1: UPD www/codemirror/fhem.js
2016.05.12 07:46:24 1: UPD www/codemirror/fhem.js.unoptimized
2016.05.12 07:46:24 1: UPD www/codemirror/fhem_codemirror.js
2016.05.12 07:46:24 1: UPD www/gplot/EnO_A5-20-01.gplot
2016.05.12 07:46:24 1: UPD www/gplot/EnO_A5-20-01_2.gplot
2016.05.12 07:46:24 1: UPD www/gplot/EnO_A5-20-04.gplot
2016.05.12 07:46:24 1: UPD www/gplot/EnO_A5-20-04_2.gplot
2016.05.12 07:46:25 1: UPD www/gplot/EnO_A5-20-04_3.gplot
2016.05.12 07:46:25 1: UPD www/gplot/EnO_D2-10-xx.gplot
2016.05.12 07:46:26 1: UPD www/gplot/EnO_D2-50-xx.gplot
2016.05.12 07:46:26 1: UPD www/gplot/EnO_D2-50-xx_2.gplot
2016.05.12 07:46:26 1: UPD www/gplot/EnO_temp4humi4.gplot
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_BACKDroid.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_HOMEDroid.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_MENUDroid.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PLAYPAUSE.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3Circle.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3L1.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3L2.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3L3.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3PS.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3R1.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3R2.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3R3.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3Rectangle.png
2016.05.12 07:46:26 1: UPD www/images/default/remotecontrol/black_btn_PS3Select.png
2016.05.12 07:46:27 1: UPD www/images/default/remotecontrol/black_btn_PS3Start.png
2016.05.12 07:46:27 1: UPD www/images/default/remotecontrol/black_btn_PS3Triangle.png
2016.05.12 07:46:27 1: UPD www/images/default/remotecontrol/black_btn_PS3X.png
2016.05.12 07:46:27 1: UPD www/images/default/remotecontrol/black_btn_UNMUTE.png
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/gasoline.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_aura.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_beyond_ceiling_pendant_table.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_bloom.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_br30.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_bridge_v1.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_bridge_v2.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_entity.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_go.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_gu10_par16.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_hds.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_impulse.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_iris.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_lightstrip.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_living_whites.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_outlet.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_phoenix_ceiling_pendant_table_wall.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_phoenix_recessed_spot.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_storylight.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_tap.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_white_and_color_e27_b22.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/hue_filled_white_e27_b22.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/rc_ASPECT.svg
2016.05.12 07:46:27 1: UPD www/images/fhemSVG/rc_BLANK2.svg
2016.05.12 07:46:28 1: UPD www/images/fhemSVG/rc_INFO2.svg
2016.05.12 07:46:28 1: UPD www/images/fhemSVG/rc_PROG.svg
2016.05.12 07:46:28 1: UPD www/images/fhemSVG/rc_TV2.svg
2016.05.12 07:46:28 1: UPD www/images/fhemSVG/rc_VIERA_LINK.svg
2016.05.12 07:46:28 1: UPD www/images/fhemSVG/rc_VIERA_TOOLS.svg
2016.05.12 07:46:28 1: UPD www/images/fhemSVG/rc_VOL.svg
2016.05.12 07:46:28 1: UPD www/pgm2/console.js
2016.05.12 07:46:28 1: UPD www/pgm2/darkCommon.css
2016.05.12 07:46:29 1: UPD www/pgm2/darkstyle.css
2016.05.12 07:46:29 1: UPD www/pgm2/darksvg_defs.svg
2016.05.12 07:46:29 1: UPD www/pgm2/dashboard.js
2016.05.12 07:46:29 1: UPD www/pgm2/defaultCommon.css
2016.05.12 07:46:29 1: UPD www/pgm2/fhemweb.js
2016.05.12 07:46:29 1: UPD www/pgm2/fhemweb_readingsGroup.js
2016.05.12 07:46:29 1: UPD www/pgm2/fhemweb_sortable.js
2016.05.12 07:46:29 1: UPD www/pgm2/fhemweb_weekprofile.js
2016.05.12 07:46:29 1: UPD www/pgm2/ios7style.css
2016.05.12 07:46:29 1: UPD www/pgm2/smallscreenstyle.css
2016.05.12 07:46:29 1: UPD www/pgm2/svg.js
2016.05.12 07:46:29 1:
2016.05.12 07:46:29 1: New entries in the CHANGED file:
2016.05.12 07:46:29 1:   - bugfix:  FB_CALLLIST: no reading update when list becomes empty
2016.05.12 07:46:29 1:   - feature: added new module 37_plex.pm
2016.05.12 07:46:29 1:   - feature: FBAHAHTTP module as replacement for the deprecated FBAHA
2016.05.12 07:46:29 1:   - feature: 50_TelegramBot reply set command / allowedCommands as restriction
2016.05.12 07:46:29 1:   - change:  49_SSCam: get "snapfileinfo" will get back an Infomessage if
2016.05.12 07:46:29 1:                        Reading "LastSnapId" isn't available
2016.05.12 07:46:29 1:   - feature: dummy attribute useSetExtensions
2016.05.12 07:46:29 1:   - change:  speedtest: create readings without units
2016.05.12 07:46:29 1:   - feature: HUEBridge,HUEDevice,LightScene: use new HUE scenes api
2016.05.12 07:46:29 1:   - feature: 74:AMAD: add Attribut for TTS speed and notify file path
2016.05.12 07:46:29 1:   - bugfix : 74:AMAD: modify informationsflow
2016.05.12 07:46:29 1:   - feature: 00_ZWDongle: add backupCreate / backupRestore
2016.05.12 07:46:29 1:   - bugfix:  49_SSCam: module will not load due to Unknown warnings category
2016.05.12 07:46:29 1:                        'experimental' when using an older perl version
2016.05.12 07:46:29 1:   - feature: 71_PHILIPS_AUDIO : Added input support for AW9000
2016.05.12 07:46:29 1:   - bugfix:  50_TelegramBot: contact handling failed (/ in contact names ??)
2016.05.12 07:46:29 1:   - feature: new module 02_FTUISRV.pm for server side templates for tablet UI
2016.05.12 07:46:29 1:   - feature: 30_pilight_switch: new attribute 'sendCount' to send the
2016.05.12 07:46:29 1:              command n times.
2016.05.12 07:46:29 1:   - feature: 98_rssFeed: creating some readings containing ticker data.
2016.05.12 07:46:29 1:              This can be enabled via new attribute rfDisplayTickerReadings.
2016.05.12 07:46:29 1:   - change:  FB_CALLLIST: delete also corresponding readings if a call gets
2016.05.12 07:46:29 1:              deleted
2016.05.12 07:46:29 1:   - feature: 49_SSCam: Attribute "disable" to deactivate the module added
2016.05.12 07:46:29 1:   - bugfix:  14_CUL_TCM97001: Fix battery bits.
2016.05.12 07:46:29 1:              Fix Auriol receive
2016.05.12 07:46:29 1: ... rest of lines skipped.
2016.05.12 07:46:29 1: Calling /usr/bin/perl ./contrib/commandref_join.pl, this may take a while
2016.05.12 07:47:55 1:
2016.05.12 07:47:55 1: update finished, "shutdown restart" is needed to activate the changes.
2016.05.12 07:47:55 1:
2016.05.12 07:47:55 1: Please consider using the global attribute sendStatistics
2016.05.12 07:51:28 0: Server shutdown
2016.05.12 07:51:47 1: Including fhem.cfg
2016.05.12 07:51:47 3: telnetPort: port 7072 opened
2016.05.12 07:52:07 3: WEB: port 8083 opened
2016.05.12 07:52:07 3: WEBphone: port 8084 opened
2016.05.12 07:52:07 3: WEBtablet: port 8085 opened
2016.05.12 07:52:07 2: eventTypes: loaded 0 events from ./log/eventTypes.txt
2016.05.12 07:52:08 1: Including ./log/fhem.save
2016.05.12 07:52:08 1: usb create starting
2016.05.12 07:52:08 3: Probing CUL device /dev/ttyAMA0
2016.05.12 07:52:09 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.05.12 07:52:09 3: Probing TCM_ESP3 device /dev/ttyUSB0
2016.05.12 07:52:09 3: Probing TCM_ESP2 device /dev/ttyUSB0
2016.05.12 07:52:09 3: Probing FHZ device /dev/ttyUSB0
2016.05.12 07:52:09 3: Probing TRX device /dev/ttyUSB0
2016.05.12 07:52:10 3: Probing ZWDongle device /dev/ttyUSB0
2016.05.12 07:52:10 3: Probing FRM device /dev/ttyUSB0
2016.05.12 07:52:15 1: usb create end
2016.05.12 07:52:15 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no associated allowed device with basicAuth. telnetPort has no associated allowed device with password/globalpassword.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.05.12 07:52:15 0: Featurelevel: 5.7
2016.05.12 07:52:15 0: Server started with 9 defined entities (fhem.pl:11425/2016-05-10 perl:5.020002 os:linux user:fhem pid:1029)
2016.05.12 07:55:37 1: UPD FHEM/14_Hideki.pm
2016.05.12 07:55:37 1: UPD FHEM/90_SIGNALduino_un.pm
2016.05.12 07:55:38 1: UPD FHEM/14_SIGNALduino_RSL.pm
2016.05.12 07:55:38 1: UPD FHEM/14_SD_AS.pm
2016.05.12 07:55:38 1: UPD FHEM/14_SD_WS07.pm
2016.05.12 07:55:39 1: UPD FHEM/14_SD_WS09.pm
2016.05.12 07:55:39 1: UPD FHEM/41_OREGON.pm
2016.05.12 07:55:40 1: UPD FHEM/98_Dooya.pm
2016.05.12 07:55:40 1: UPD FHEM/firmware/SIGNALduino_nano328.hex
2016.05.12 07:55:40 1: UPD FHEM/firmware/SIGNALduino_promini328.hex
2016.05.12 07:55:40 1: UPD FHEM/firmware/SIGNALduino_uno.hex
2016.05.12 07:55:40 1: UPD FHEM/14_SD_WS.pm
2016.05.12 07:55:41 1: UPD FHEM/00_SIGNALduino.pm
2016.05.12 07:55:41 1:
2016.05.12 07:55:41 1: New entries in the CHANGED file:
2016.05.12 07:55:41 1: 08.05.2016
2016.05.12 07:55:41 1:  - SIGNALduino Firmware 3.20b23
2016.05.12 07:55:41 1:     some fixes providing more messages instad of fewer.
2016.05.12 07:55:41 1: fixed some manchester realted things
2016.05.12 07:55:41 1:  - added protocol 43 Somfy RTS
2016.05.12 07:55:41 1: 18.04.2016
2016.05.12 07:55:41 1:  - SIGNALduino Firmware 3.20b22
2016.05.12 07:55:41 1:     increased number of pattern from 6 to 8 to support dooya shutter protocol better
2016.05.12 07:55:41 1:  - Rised the allowd numbers in protocol check
2016.05.12 07:55:41 1: 16.04.2016
2016.05.12 07:55:41 1:  - SIGNALduino Firmware 3.20b21
2016.05.12 07:55:41 1:      fixed a possible bug, that append a 0 nibble in mc message
2016.05.12 07:55:41 1: added a new information field in mc messages, providing exact number of
2016.05.12 07:55:41 1: provided bits
2016.05.12 07:55:41 1: - 14_SD_WS09.pm WH1080 CRC-Berechung angepaßt--> automatische Modelauswahl
2016.05.12 07:55:41 1: 09.04.2016
2016.05.12 07:55:41 1:  - SIGNALduino Firmware 3.20b20
2016.05.12 07:55:41 1:       fixed incomplete mc output (last nibble was not delivered)
2016.05.12 07:55:41 1:       decoding mc signals > message buffer is now possible
2016.05.12 07:55:41 1:   max 340 bits are currently suppored
2016.05.12 07:55:41 1:       small improvement in processMessage  (if MS decoding fails,
2016.05.12 07:55:41 1:   mc or mu decoding is called)
2016.05.12 07:55:41 1:  - corrected readings for firmware version.
2016.05.12 07:55:41 1: 29.03.2016
2016.05.12 07:55:41 1:  - Updated Firmware to 3.20b19
2016.05.12 07:55:41 1:    including various bugfixes and better mc detection
2016.05.12 07:55:41 1: ... rest of lines skipped.
2016.05.12 07:55:41 1: Calling /usr/bin/perl ./contrib/commandref_join.pl -noWarnings, this may take a while
2016.05.12 07:57:00 1: *** EN FHEM/14_SIGNALduino_RSL.pm: No document text found
2016.05.12 07:57:00 1:
2016.05.12 07:57:00 1: update finished, "shutdown restart" is needed to activate the changes.
2016.05.12 07:57:00 1:
2016.05.12 07:57:00 1: Please consider using the global attribute sendStatistics
2016.05.12 07:57:53 1: nothing to do...
2016.05.12 07:58:37 0: Server shutdown
2016.05.12 07:59:02 1: Including fhem.cfg
2016.05.12 07:59:02 3: telnetPort: port 7072 opened
2016.05.12 07:59:05 3: WEB: port 8083 opened
2016.05.12 07:59:05 3: WEBphone: port 8084 opened
2016.05.12 07:59:05 3: WEBtablet: port 8085 opened
2016.05.12 07:59:19 2: eventTypes: loaded 0 events from ./log/eventTypes.txt
2016.05.12 07:59:19 1: Including ./log/fhem.save
2016.05.12 07:59:19 1: usb create starting
2016.05.12 07:59:20 3: Probing CUL device /dev/ttyAMA0
2016.05.12 07:59:20 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.05.12 07:59:20 3: Probing TCM_ESP3 device /dev/ttyUSB0
2016.05.12 07:59:21 3: Probing TCM_ESP2 device /dev/ttyUSB0
2016.05.12 07:59:21 3: Probing FHZ device /dev/ttyUSB0
2016.05.12 07:59:21 3: Probing TRX device /dev/ttyUSB0
2016.05.12 07:59:22 3: Probing ZWDongle device /dev/ttyUSB0
2016.05.12 07:59:22 3: Probing FRM device /dev/ttyUSB0
2016.05.12 07:59:27 1: usb create end
2016.05.12 07:59:28 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no associated allowed device with basicAuth. telnetPort has no associated allowed device with password/globalpassword.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.05.12 07:59:28 0: Featurelevel: 5.7
2016.05.12 07:59:28 0: Server started with 9 defined entities (fhem.pl:11425/2016-05-10 perl:5.020002 os:linux user:fhem pid:1028)
2016.05.12 08:03:56 0: Server shutdown
2016.05.12 08:04:22 1: Including fhem.cfg
2016.05.12 08:04:22 3: telnetPort: port 7072 opened
2016.05.12 08:04:43 3: WEB: port 8083 opened
2016.05.12 08:04:43 3: WEBphone: port 8084 opened
2016.05.12 08:04:43 3: WEBtablet: port 8085 opened
2016.05.12 08:04:43 2: eventTypes: loaded 0 events from ./log/eventTypes.txt
2016.05.12 08:04:43 1: Including ./log/fhem.save
2016.05.12 08:04:43 1: usb create starting
2016.05.12 08:04:44 3: Probing CUL device /dev/ttyAMA0
2016.05.12 08:04:44 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.05.12 08:04:44 3: Probing TCM_ESP3 device /dev/ttyUSB0
2016.05.12 08:04:45 3: Probing TCM_ESP2 device /dev/ttyUSB0
2016.05.12 08:04:45 3: Probing FHZ device /dev/ttyUSB0
2016.05.12 08:04:45 3: Probing TRX device /dev/ttyUSB0
2016.05.12 08:04:46 3: Probing ZWDongle device /dev/ttyUSB0
2016.05.12 08:04:46 3: Probing FRM device /dev/ttyUSB0
2016.05.12 08:04:51 1: usb create end
2016.05.12 08:04:51 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no associated allowed device with basicAuth. telnetPort has no associated allowed device with password/globalpassword.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.05.12 08:04:51 0: Featurelevel: 5.7
2016.05.12 08:04:51 0: Server started with 9 defined entities (fhem.pl:11425/2016-05-10 perl:5.020002 os:linux user:fhem pid:1027)
2016.05.12 08:28:25 3: sduino: IDlist MS 0 1 13 14 15 17 2 22 23 25 3 32 33 35 38 4 41 6 7
2016.05.12 08:28:25 3: sduino: IDlist MU 16 20 21 24 26 27 28 29 30 31 34 36 37 39 40 42 5 8 9
2016.05.12 08:28:25 3: sduino: IDlist MC 10 11 12 18 43
2016.05.12 08:28:25 3: Opening sduino device /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:28:25 3: Setting sduino serial parameters to 57600,8,N,1
2016.05.12 08:28:25 3: sduino device opened
2016.05.12 08:28:25 1: define: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:28:25 1: init: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:28:34 1: Cannot init /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0, ignoring it (sduino)
2016.05.12 08:34:40 3: Opening sduino device /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:34:40 3: Setting sduino serial parameters to 57600,8,N,1
2016.05.12 08:34:40 3: sduino device opened
2016.05.12 08:34:40 1: define: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:34:40 1: init: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:40:30 0: Server shutdown
2016.05.12 08:40:53 1: Including fhem.cfg
2016.05.12 08:40:53 3: telnetPort: port 7072 opened
2016.05.12 08:40:54 3: WEB: port 8083 opened
2016.05.12 08:40:54 3: WEBphone: port 8084 opened
2016.05.12 08:40:54 3: WEBtablet: port 8085 opened
2016.05.12 08:41:11 2: eventTypes: loaded 1 events from ./log/eventTypes.txt
2016.05.12 08:41:11 3: sduino: IDlist MS 0 1 13 14 15 17 2 22 23 25 3 32 33 35 38 4 41 6 7
2016.05.12 08:41:11 3: sduino: IDlist MU 16 20 21 24 26 27 28 29 30 31 34 36 37 39 40 42 5 8 9
2016.05.12 08:41:11 3: sduino: IDlist MC 10 11 12 18 43
2016.05.12 08:41:11 3: Opening sduino device /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:41:11 3: Setting sduino serial parameters to 57600,8,N,1
2016.05.12 08:41:12 3: sduino device opened
2016.05.12 08:41:12 1: define: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:41:12 1: init: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 08:41:15 3: sduino: Firmwareversion: V 3.2.0-b23 SIGNALduino - compiled at May  8 2016 01:24:34

2016.05.12 08:41:15 1: Including ./log/fhem.save
2016.05.12 08:41:15 1: usb create starting
2016.05.12 08:41:16 3: Probing CUL device /dev/ttyAMA0
2016.05.12 08:41:16 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.05.12 08:41:16 1: usb create end
2016.05.12 08:41:16 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no associated allowed device with basicAuth. telnetPort has no associated allowed device with password/globalpassword.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.05.12 08:41:16 0: Featurelevel: 5.7
2016.05.12 08:41:16 0: Server started with 10 defined entities (fhem.pl:11425/2016-05-10 perl:5.020002 os:linux user:fhem pid:980)
2016.05.12 12:30:18 3: Opening sduino device /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:30:18 3: Setting sduino serial parameters to 57600,8,N,1
2016.05.12 12:30:18 3: sduino device opened
2016.05.12 12:30:18 1: define: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:30:18 1: init: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:37:18 0: Server shutdown
2016.05.12 12:37:43 1: Including fhem.cfg
2016.05.12 12:37:43 3: telnetPort: port 7072 opened
2016.05.12 12:37:59 3: WEB: port 8083 opened
2016.05.12 12:37:59 3: WEBphone: port 8084 opened
2016.05.12 12:37:59 3: WEBtablet: port 8085 opened
2016.05.12 12:38:02 2: eventTypes: loaded 1 events from ./log/eventTypes.txt
2016.05.12 12:38:02 3: sduino: IDlist MS 0 1 13 14 15 17 2 22 23 25 3 32 33 35 38 4 41 6 7
2016.05.12 12:38:02 3: sduino: IDlist MU 16 20 21 24 26 27 28 29 30 31 34 36 37 39 40 42 5 8 9
2016.05.12 12:38:02 3: sduino: IDlist MC 10 11 12 18 43
2016.05.12 12:38:02 3: Opening sduino device /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:38:03 3: Setting sduino serial parameters to 57600,8,N,1
2016.05.12 12:38:03 3: sduino device opened
2016.05.12 12:38:03 1: define: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:38:03 1: init: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:38:06 3: sduino: Firmwareversion: V 3.2.0-b23 SIGNALduino - compiled at May  8 2016 01:24:34

2016.05.12 12:38:06 1: Including ./log/fhem.save
2016.05.12 12:38:07 1: usb create starting
2016.05.12 12:38:10 3: Probing CUL device /dev/ttyAMA0
2016.05.12 12:38:10 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.05.12 12:38:10 1: usb create end
2016.05.12 12:38:10 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no associated allowed device with basicAuth. telnetPort has no associated allowed device with password/globalpassword.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.05.12 12:38:10 0: Featurelevel: 5.7
2016.05.12 12:38:10 0: Server started with 10 defined entities (fhem.pl:11425/2016-05-10 perl:5.020002 os:linux user:fhem pid:1023)
2016.05.12 12:43:06 1: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0 disconnected, waiting to reappear (sduino)
2016.05.12 12:43:16 3: Setting sduino serial parameters to 57600,8,N,1
2016.05.12 12:43:16 1: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0 reappeared (sduino)
2016.05.12 12:43:16 1: define: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 12:43:16 1: init: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.05.12 13:19:51 4: WEB_192.168.2.108_62505 GET /fhem?fw_id=52; BUFLEN:0
2016.05.12 13:19:51 4: name: /fhem?fw_id=52 / RL:1204 / text/html; charset=UTF-8 / Content-Encoding: gzip
/
2016.05.12 13:19:52 4: WEB_192.168.2.108_62505 GET /fhem?XHR=1&inform=type=status;filter=;since=1463051990;fmt=JSON&fw_id=52×tamp=1463051990163; BUFLEN:0
2016.05.12 13:19:54 4: Connection closed for WEB_192.168.2.108_62505: EOF
2016.05.12 13:19:54 4: Connection accepted from WEB_192.168.2.108_62507
2016.05.12 13:19:54 4: Connection accepted from WEB_192.168.2.108_62508
2016.05.12 13:19:54 4: WEB_192.168.2.108_62507 GET /fhem/FileLog_logWrapper?dev=Logfile&type=text&file=fhem-2016-05.log; BUFLEN:0
2016.05.12 13:19:54 4: Connection accepted from WEB_192.168.2.108_62509
2016.05.12 13:19:54 4: Connection accepted from WEB_192.168.2.108_62510
2016.05.12 13:19:55 4: WEB_192.168.2.108_62507 GET /fhem/FileLog_logWrapper?XHR=1&inform=type=status;filter=;since=1463051993;fmt=JSON&fw_id=54×tamp=1463051993259; BUFLEN:0
2016.05.12 13:20:00 4: Connection closed for WEB_192.168.2.108_62508: EOF
2016.05.12 13:20:00 4: Connection closed for WEB_192.168.2.108_62510: EOF
2016.05.12 13:20:00 4: Connection closed for WEB_192.168.2.108_62509: EOF
2016.05.12 13:20:22 4: Connection closed for WEB_192.168.2.108_62507: EOF
2016.05.12 13:20:23 4: Connection accepted from WEB_192.168.2.108_62520
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/FileLog_logWrapper?dev=Logfile&type=text&file=fhem-2016-05.log; BUFLEN:0
2016.05.12 13:20:23 4: Connection accepted from WEB_192.168.2.108_62521
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/pgm2/style.css?v=1463049463; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 => 304 Not Modified
2016.05.12 13:20:23 4: Connection accepted from WEB_192.168.2.108_62522
2016.05.12 13:20:23 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/jquery-ui.min.css; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/pgm2/fhemweb_fbcalllist.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 => 304 Not Modified
2016.05.12 13:20:23 4: Connection accepted from WEB_192.168.2.108_62523
2016.05.12 13:20:23 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/jquery.min.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/pgm2/fhemweb_readingsGroup.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 => 304 Not Modified
2016.05.12 13:20:23 4: Connection accepted from WEB_192.168.2.108_62524
2016.05.12 13:20:23 4: WEB_192.168.2.108_62523 GET /fhem/pgm2/jquery-ui.min.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/fhemweb_knob.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/fhemweb_readingsHistory.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:20:23 4: Connection accepted from WEB_192.168.2.108_62525
2016.05.12 13:20:23 4: WEB_192.168.2.108_62523 GET /fhem/pgm2/fhemweb_uzsu.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/pgm2/fhemweb_sortable.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62524 GET /fhem/pgm2/fhemweb.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62524 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/defaultCommon.css; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62525 GET /fhem/pgm2/fhemweb_colorpicker.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/fhemweb_weekprofile.js; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/pgm2/dashboard_style.css; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/images/default/icoEverything.png; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62523 GET /fhem/images/default/fhemicon.png; BUFLEN:0
2016.05.12 13:20:23 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:20:23 4: WEB_192.168.2.108_62520 GET /fhem/FileLog_logWrapper?XHR=1&inform=type=status;filter=;since=1463052022;fmt=JSON&fw_id=58×tamp=1463052021364; BUFLEN:0
2016.05.12 13:20:44 4: Connection closed for WEB_192.168.2.108_62520: EOF
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 GET /fhem/FileLog_logWrapper?dev=Logfile&type=text&file=fhem-2016-05.log; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 GET /fhem/pgm2/style.css?v=1463049463; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 => 304 Not Modified
2016.05.12 13:20:44 4: Connection accepted from WEB_192.168.2.108_62529
2016.05.12 13:20:44 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/jquery-ui.min.css; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62525 GET /fhem/pgm2/jquery.min.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62523 GET /fhem/pgm2/fhemweb.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/jquery-ui.min.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62529 GET /fhem/pgm2/fhemweb_colorpicker.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/fhemweb_knob.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62525 GET /fhem/pgm2/fhemweb_readingsGroup.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62523 GET /fhem/pgm2/fhemweb_readingsHistory.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 GET /fhem/pgm2/fhemweb_fbcalllist.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62529 GET /fhem/pgm2/fhemweb_uzsu.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/fhemweb_weekprofile.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62525 GET /fhem/pgm2/defaultCommon.css; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/fhemweb_sortable.js; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 GET /fhem/pgm2/dashboard_style.css; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 GET /fhem/images/default/icoEverything.png; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62523 GET /fhem/images/default/fhemicon.png; BUFLEN:0
2016.05.12 13:20:44 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:20:44 4: WEB_192.168.2.108_62524 GET /fhem/FileLog_logWrapper?XHR=1&inform=type=status;filter=;since=1463052043;fmt=JSON&fw_id=62×tamp=1463052042722; BUFLEN:0
2016.05.12 13:21:14 4: Connection closed for WEB_192.168.2.108_62524: EOF
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/FileLog_logWrapper?dev=Logfile&type=text&file=fhem-2016-05.log; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/pgm2/style.css?v=1463049463; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/jquery-ui.min.css; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62525 GET /fhem/pgm2/jquery.min.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/pgm2/fhemweb_fbcalllist.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:21:14 4: Connection accepted from WEB_192.168.2.108_62532
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/fhemweb_knob.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62523 GET /fhem/pgm2/fhemweb.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/jquery-ui.min.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/fhemweb_sortable.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62525 GET /fhem/pgm2/fhemweb_readingsGroup.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62523 GET /fhem/pgm2/fhemweb_uzsu.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62523 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/pgm2/fhemweb_readingsHistory.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62532 GET /fhem/pgm2/fhemweb_colorpicker.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62532 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 GET /fhem/pgm2/defaultCommon.css; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62522 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62521 GET /fhem/pgm2/fhemweb_weekprofile.js; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62521 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/pgm2/dashboard_style.css; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/images/default/icoEverything.png; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62525 GET /fhem/images/default/fhemicon.png; BUFLEN:0
2016.05.12 13:21:14 4: WEB_192.168.2.108_62525 => 304 Not Modified
2016.05.12 13:21:14 4: WEB_192.168.2.108_62529 GET /fhem/FileLog_logWrapper?XHR=1&inform=type=status;filter=;since=1463052073;fmt=JSON&fw_id=64×tamp=1463052072812; BUFLEN:0
2016.05.12 13:21:22 4: Connection closed for WEB_192.168.2.108_62529: EOF
2016.05.12 13:21:22 4: WEB_192.168.2.108_62523 GET /fhem?cmd=style%20list; BUFLEN:0
2016.05.12 13:21:23 4: name: /fhem?cmd=style%20list / RL:2732 / text/html; charset=UTF-8 / Content-Encoding: gzip


Das flashen von dem Andruino:



flashing Arduino sduino
hex file: ./FHEM/firmware/SIGNALduino_nano328.hex
port: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
log file: ./log/SIGNALduino-Flash.log
sduino closed
command: avrdude -c arduino -b 57600 -P /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0 -p atmega328p -vv -U flash:w:./FHEM/firmware/SIGNALduino_nano328.hex 2>./log/SIGNALduino-Flash.log

--- AVRDUDE ---------------------------------------------------------------------------------

avrdude: Version 6.1, compiled on Jul  7 2015 at 10:29:47
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "/etc/avrdude.conf"

         Using Port                    : /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
         AVR Part                      : ATmega328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : Arduino
         Description     : Arduino
         Hardware Version: 2
         Firmware Version: 1.16
         Vtarget         : 0.0 V
         Varef           : 0.0 V
         Oscillator      : Off
         SCK period      : 0.1 us

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e950f
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "./FHEM/firmware/SIGNALduino_nano328.hex"
avrdude: input file ./FHEM/firmware/SIGNALduino_nano328.hex auto detected as Intel Hex
avrdude: writing flash (19158 bytes):

Writing | ################################################## | 100% 6.22s

avrdude: 19158 bytes of flash written
avrdude: verifying flash memory against ./FHEM/firmware/SIGNALduino_nano328.hex:
avrdude: load data flash data from input file ./FHEM/firmware/SIGNALduino_nano328.hex:
avrdude: input file ./FHEM/firmware/SIGNALduino_nano328.hex auto detected as Intel Hex
avrdude: input file ./FHEM/firmware/SIGNALduino_nano328.hex contains 19158 bytes
avrdude: reading on-chip flash data:

Reading | ################################################## | 100% 4.81s

avrdude: verifying ...
avrdude: 19158 bytes of flash verified

avrdude done.  Thank you.

--- AVRDUDE ---------------------------------------------------------------------------------

sduino opened



Noch kurz zum Hintergrund: Ich habe einen Artikel in der Ct gelesen und mich dann mal mit der Heimautomatisierung ein wenig auseinander gesetzt. Ich habe mit dem Pilight Projekt angefangen, daher auch die Hardware von pilight. Da konnte ich aber nur Steckdosen mit schalten. Als ich versucht habe den Revolt Energiemesser und ein Termometer einzubinden hat das nicht funktioniert also wollte ich jetzt mal FHEM ausprobieren.

Falls ihr noch Infos braucht bitte sagt Bescheid. Ich habe auch schon versucht mein Problem hier im Forum zu finden aber irgendwie bin nicht weitergekommen, da mir wahrscheinlich auch der Hintergrund fehlt um die richtigen Suchbegriffe zu verwenden.   

juergs

"In den Logs etc. finde ich aber keinen Fehler und in den Logs wird auch kein Gerät erkannt. "

-> Deswegen? -> Can't open /dev/ttyAMA0: Keine Berechtigung

Damit das installierte FHEM die passenden Berechtigungen hat, wird in das FHEM-Installationsverzeichnis gewechselt und es werden noch die Schreib- und Userrechte hinzugefügt:

cd /opt && sudo chmod -R a+w fhem && sudo usermod -a -G tty pi && sudo usermod -a -G tty fhem

hier ausführlich erklärt:
http://www.meintechblog.de/2013/05/fhem-server-auf-dem-raspberry-pi-in-einer-stunde-einrichten/


jay-jey

Hallo,

danke erstmal, das mit der Berechtigung etc. hab ich dann auch mal überprüft. Die Passt für das ttyAMA nicht. Aber im Endeffekt war dies gar nicht das Problem. Anscheinend war der Arduino wohl deffekt/ nicht kompatibel. Hab mir einfach nochmal nen neuen Bestellt, der funktioniert jetzt. Aber der Signalduino steht immernoch "nur" auf opened und auch das Problem mit ttyAMA steht immernoch im Log (siehe unten). Aber ich kann jetzt Signale senden und empfangen.

Muss der Signalduino jetzt eigentlich auf initialized stehen? Was ist der Nachteil wenn nicht?

Also hier die Erfahrungen zu dem Empfänger

Dieser scheint (bei mir) nicht zu funktionieren:
http://www.amazon.de/Modul-ATmega328P-CH340G-Arduino-kompatibel/dp/B01C7UFYSS?ie=UTF8&psc=1&redirect=true&ref_=oh_aui_detailpage_o02_s02
Dieser Scheint zu funktioniren:
http://www.amazon.de/ATmega328P-Arduino-Compatible-Verbesserte-USB-Kabel/dp/B00Q6WTWGO?ie=UTF8&psc=1&redirect=true&ref_=oh_aui_detailpage_o00_s00

Anmerkung: Dies ist nur meine Perönliche Erfahrung, ich will damit keine Kritik am Produkt üben, etc.


Das mit dem ttyAMA ist hier auch schonmal thematisiert worden. Wenn ich das richtig lese ist ttyAMAx ist für den COC Einschub. Was auch immer das ist.
https://forum.fhem.de/index.php?topic=50651.0


Ralf9

Zitat von: jay-jey am 21 Mai 2016, 13:09:57
Muss der Signalduino jetzt eigentlich auf initialized stehen? Was ist der Nachteil wenn nicht?

opened ist ok. Sidey hat es von "initialized" auf "opened" geändert:
Zitat von: Sidey am 14 März 2016, 21:48:01
Das ist ein FHEM Standardwert. Nutzt man andere Standardwerte, funktionieren manche internen Funktionen von FHEM nicht
Da ich möglichst viele Standardfunktionen nutzen möchte, hatte ich das geändert.
Ich muss dass wohl noch im Wiki nachpflegen. :)

Ob der Signalduino initialisiert wurde, lässt sich nicht mehr am state erkennen.
Ob der Signalduino initialisiert wurde, lässt sich z.B. daran erkennen ob was empfangen wird oder ob das get funktioniert.

Gruß Ralf
FHEM auf Cubietruck mit Igor-Image, SSD und  hmland + HM-CFG-USB-2,  HMUARTLGW Lan,   HM-LC-Bl1PBU-FM, HM-CC-RT-DN, HM-SEC-SC-2, HM-MOD-Re-8, HM-MOD-Em-8
HM-Wired:  HMW_IO_12_FM, HMW_Sen_SC_12_DR, Selbstbau IO-Module HBW_IO_SW
Maple-SIGNALduino, WH3080,  Hideki, Id 7

Sidey

Zitat von: Ralf9 am 22 Mai 2016, 12:31:51
opened ist ok. Sidey hat es von "initialized" auf "opened" geändert:
Ob der Signalduino initialisiert wurde, lässt sich nicht mehr am state erkennen.
Ob der Signalduino initialisiert wurde, lässt sich z.B. daran erkennen ob was empfangen wird oder ob das get funktioniert.

Gruß Ralf

Moin,
also wenn das Device opened ist, dann hat das Initialisieren geklappt. Ansonsten, bekommt es auch einen Internal INVALID mit dem Status 1.

Einen anderen State kann ich leider nicht setzen, da das FHEM Modul DEVIO nur funktioniert, wenn das Gerät im Status opened ist.


Grüße Sidey
Signalduino, Homematic, Raspberry Pi, Mysensors, MQTT, Alexa, Docker, AlexaFhem

Maintainer von: SIGNALduino, fhem-docker, alexa-fhem-docker, fhempy-docker