[ AMAD2 - obsolete] 74_AMAD.pm zur Steuerung eines Androidgerätes

Begonnen von CoolTux, 02 März 2016, 11:14:41

Vorheriges Thema - Nächstes Thema

burtb

Hallo CoolTux!

Kannst du beim nächsten Flow Update eine Abfrage auf SDK Version 21 im Informations Flow für den DND Trigger einbauen?
Auf einer kleineren Android Version gibts Fehlermeldung ala Trigger wird erst ab Version .... unterstützt.

Ansonsten ein geniales Modul, bin schwer begeistert :)

CoolTux

Hallo,

Das kann ich gerne machen. Meintest Du wirklich 21 oder wie in Deinem Screen 23?


Grüße
Leon
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

burtb

Hallo!

Ich meinte 21 (Android 5.0). Hintergrund ist das der dnd Trigger z.B. beim statusRequest angesteuert wird, und dieser Modus erst ab v21 vorhanden ist.

Danke und schöne Grüße!


Esjay

#918
Nabend zusammen,

ersteinmal vielen Dank für das Modul. Ich hab nur wegen diesem Modul mein Ipad 3 gegen ein Android Tablet getauscht.

Ich bin gerade dabei mich mit Spotify in Verbindung mit AMAD zu beschäftigen.

Ich habe das Problem, das AMAD nicht mitbekommt, wenn ich auf dem Tablet Spotify starte. Wenn ich die Standart Music App öffne,wird dies erkannt. Gibt es da noch einen Kniff den ich vll übersehen habe? Muss ich zusätzlich noch irgendetwas einrichten?

Ok, lag am veralteten Flowset. Alles Gut!

Vielen Dank für eure Hilfe.

Gruß Stephan

scooty

Hallo zusammen,

kann mich 'mal jemand in die richtige Richtung schubsen (und Entschuldigung, falls es hier schon irgendwo erwähnt ist und ich es nicht gefunden habe)?
Wie kann ich es anstellen, über AMAD einen Workflow in AutoMagic zu starten?

Hintergrund:
In AutoMagic auf einem Tablet, das über AMAD an FHEM angebunden ist, habe ich einen selbst erstellten Flow, der 1x am Tag den Batteriestatus und RSSI-Werte meiner Bluetooth GTags ausliest und in Readings der entsprechenden FHEM-Devices schreibt.
Dies möchte ich nun so umstellen, dass der Flow immer dann ausgeführt wird, wenn ein GTag von FHEM als "present" erkannt wird.
Also weg von zeitlicher Ausführug hin zu Ereignis-orientierter Ausführung. 

Mir ist bewusst, dass diese Funktionalität auch über Script (s. Wiki) lösbar ist, aber   vielleicht gibt es ja noch andere Fälle, in denen aus FHEM heraus ein AutoMagic Flow gestartet werden könnte.

Vielen Dank,
Andreas
Fhem auf Gigabyte Brix
CUL V3 HM / CUL V3 MAX / MaxCube aFW Homematic&MAX / ZWave.me ZME_UZB1 / SDuino 433 / Velux KLF200
Homematic / MAX / Logitech Hub / ZWave / Wifi LED / div. 433 Temperatursensoren / pywws WH1080 / IO Homecontrol

CoolTux

So etwas gab es in der Tat schon. Jemand hat es über Intents gemacht. Als Trigger also Intent wählen und dann den entsprechenden intent über AMAD los geschickt.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

scooty

Aah,"Intent" ist also der Schubser.
Vielen herzlichen Dank, werde mich 'mal damit beschäftigen.

Andreas
Fhem auf Gigabyte Brix
CUL V3 HM / CUL V3 MAX / MaxCube aFW Homematic&MAX / ZWave.me ZME_UZB1 / SDuino 433 / Velux KLF200
Homematic / MAX / Logitech Hub / ZWave / Wifi LED / div. 433 Temperatursensoren / pywws WH1080 / IO Homecontrol

Daniel_D

Hallo,

Ich habe mir amad2 jetzt eingerichtet.
Habe 2 Lifetabs mit Android 4.2.2

Bekomme aber nur ein initialized.
Da der Fehler auch bei anderen Usern schon aufgetreten ist und denen geholfen werden konnte. Hoffe ich auch das mir geholfen werden kann.

13.09.2016 15:58:38.219 [Informations] Flow continues executing with the next step.
13.09.2016 15:58:38.220 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 15:58:38.224 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 15:58:38.225 [Informations] Flow continues executing with the next step.
13.09.2016 15:58:38.226 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 15:58:38.230 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 15:58:38.231 [Informations] Flow continues executing with the next step.
13.09.2016 15:58:38.231 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 15:58:38.232 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 15:58:40.233 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 15:58:40.236 [Informations] Flow continues executing with the next step.
13.09.2016 15:58:40.238 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 15:58:40.253 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 15:58:40.256 [Informations] Flow continues executing with the next step.
13.09.2016 15:58:40.258 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 15:58:41.430 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 15:58:41.432 [Informations] Flow continues executing with the next step.
13.09.2016 15:58:41.432 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 15:58:41.437 [Informations] End executing condition 'Expression: airpcount < 11' with return value false
13.09.2016 15:58:41.439 [Informations] Starting to execute flow 'Informations' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{flow_name=Informations,trigger=Periodischer Timer: alle 30s,triggertime=1473775087284}}
13.09.2016 15:58:41.440 [Informations] Start executing condition 'Expression: trigger == "App Task Beendet"'
13.09.2016 15:58:41.441 [Informations] Flow ended.


Danke und Gruß

Daniel
FHEM auf Raspberry PI
5x HM-CC-RT-DN
1x HM-CFG-LAN
8x HM-Sec-SCo
1x myJeeLink

CoolTux

Gib mal bitte ein list vom Tabletdevice und ein list der AMADCommBridge.
Stelle bitte beide Devices auf verbose 5 und gib die entsprechenden Logeintrage her.



Grüße
Leon
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

Daniel_D

Hi,
Hier die gewünschten Logs.

Hoffe ich hab was Aussagekräftiges gepostet und vor allem das gewünschte.

list Lifetab
Internals:
   APSSID     Fritzbox
   CFGFN
   DEF        192.168.0.35 Fritzbox
   HOST       192.168.0.35
   NAME       Lifetab
   NR         1350
   PORT       8090
   STATE      initialized
   TYPE       AMAD
   VERSIONFLOWSET 2.6.3
   VERSIONMODUL 2.6.2
   Readings:
     2016-09-13 17:19:03   deviceState     offline
     2016-09-13 15:58:17   lastStatusRequestState statusRequest_error
     2016-09-13 15:56:02   state           initialized
   Helper:
     deviceStateErrorCounter 38
     infoErrorCounter 2
     setCmdErrorCounter 0
Attributes:
   room       AMAD


list AMAD
Internals:
   BRIDGE     1
   CFGFN
   FD         31
   NAME       AMADCommBridge
   NR         1351
   PORT       8090
   STATE      opened
   TYPE       AMAD
   VERSIONFLOWSET 2.6.3
   VERSIONMODUL 2.6.2
   Readings:
     2016-09-13 15:55:25   expertMode      1
     2016-09-13 15:55:20   fhemServerIP    192.168.0.42
     2016-09-13 15:55:04   state           opened
Attributes:
   room       AMAD


Log
2016.09.13 17:23:33 4: AMAD (Lifetab) - AMAD_checkDeviceState: run Check
2016.09.13 17:23:33 4: AMAD (Lifetab) - AMAD_checkDeviceState: set new Timer
2016.09.13 17:25:03 4: AMAD (Lifetab) - AMAD_checkDeviceState: run Check
2016.09.13 17:25:03 4: AMAD (Lifetab) - AMAD_checkDeviceState: set new Timer


Gruß Daniel
FHEM auf Raspberry PI
5x HM-CC-RT-DN
1x HM-CFG-LAN
8x HM-Sec-SCo
1x myJeeLink

CoolTux

Hallo Daniel,

Du müsstest noch verbose auf 5 setzen bei den Tabletdevice und der Bridge.
Danach drücke bitte beim Tabletdevice in der Detailansicht auf DEF und danach gleich wieder auf modify. Und dann das Log hier rein


Grüße
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

Daniel_D

#927
Hi,

verbose 5 hatte ich erst nach list eingestellt. Aber ich hab nicht gewusst das ich noch mal in DEF sollte. ;) Aber kein Problem.

2016.09.13 18:47:19 3: AMAD (Lifetab) - defined with host 192.168.0.35 on port 8090 and AccessPoint-SSID Fritzbox
2016.09.13 18:47:49 5: AMAD (Lifetab) - Send statusRequest with URL: "http://192.168.0.35:8090/fhem-amad/deviceInfo/" and Header: "fhemIP: 192.168.0.42
fhemDevice: Lifetab
activeTask: none
apSSID: Fritzbox"
2016.09.13 18:47:49 4: AMAD (Lifetab) - AMAD_checkDeviceState: run Check
2016.09.13 18:47:49 4: AMAD (Lifetab) - AMAD_checkDeviceState: set new Timer
2016.09.13 18:48:04 5: AMAD (Lifetab) - statusRequestERROR: connect to your device is timed out. check network
2016.09.13 18:48:04 5: AMAD (Lifetab) - statusRequestERROR: AMAD_statusRequestErrorHandling: error while requesting AutomagicInfo: connect to http://192.168.0.35:8090 timed out
2016.09.13 18:49:19 4: AMAD (Lifetab) - AMAD_checkDeviceState: run Check
2016.09.13 18:49:19 5: AMAD (Lifetab) - Send statusRequest with URL: "http://192.168.0.35:8090/fhem-amad/deviceInfo/" and Header: "fhemIP: 192.168.0.42
2016.09.13 18:49:19 4: AMAD (Lifetab) - AMAD_checkDeviceState: set new Timer
2016.09.13 18:49:22 5: AMAD (Lifetab) - statusRequestERROR: 192.168.0.35: No route to host
2016.09.13 18:49:22 5: AMAD (Lifetab) - statusRequestERROR: AMAD_statusRequestErrorHandling: error while requesting AutomagicInfo: 192.168.0.35: No route to host
2016.09.13 18:50:49 4: AMAD (Lifetab) - AMAD_checkDeviceState: run Check
2016.09.13 18:50:49 4: AMAD (Lifetab) - AMAD_checkDeviceState: set new Timer
2016.09.13 18:52:19 4: AMAD (Lifetab) - AMAD_checkDeviceState: run Check
2016.09.13 18:52:19 4: AMAD (Lifetab) - AMAD_checkDeviceState: set new Timer


Gruß
FHEM auf Raspberry PI
5x HM-CC-RT-DN
1x HM-CFG-LAN
8x HM-Sec-SCo
1x myJeeLink

CoolTux

FHEM hat keine Verbindung zum Tablet. Entweder Netzwerk oder Firewall
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

Daniel_D

Aber die Flows im Tablet leuchten ab und an Rot

Hab nochmal den Aktuellen Log angehangen.

Schau bitte nochmal drüber.

Kann ich mir eigentlich nicht vorstellen das mein Netzwerk oder Firewall dran schuld sein soll. :-\

13.09.2016 19:20:11.695 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:11.696 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:11.697 [Informations] Start executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.698 [Informations] End executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.698 [Informations] Start executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.699 [Informations] End executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.700 [Informations] Start executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.701 [Informations] End executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.702 [Informations] Start executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.703 [Informations] End executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.704 [Informations] Start executing action 'Script: volume = {volumeSP}'
13.09.2016 19:20:11.705 [Informations] Start executing action 'Script: volume = {volumeSP}'
13.09.2016 19:20:11.706 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:11.709 [Send Data to AMADCommBridge] Starting to execute flow 'Send Data to AMADCommBridge' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{header_fhemdevice=Lifetab,airpcount=0,header_bport=8090,volumeBT=null,remote_host=192.168.0.42,header_apssid=Fritzbox,battery_scale=100,flow_count=1,access_points=[FritzBox, FRITZ!Box 7490-Krumm, FRITZ!Box Fon WLAN 7390, Sinus W 500V, Jelicic, ASUS-FJ],volumeNotification=volumeNotification@@null,header_connection=close,battery_health=2,battery_status=3,battery_percentage=95.0,battery_plugged=0,header_activetask=none,trigger=HTTP Request: /fhem-amad/deviceInfo/,header_fhemip=192.168.0.42,androidVersion=androidVersion@@4.4 KitKat,battery_temperature=300,flow_name=Send Data to AMADCommBridge,battery_level=95,battery_present=true,remote_port=45192,battery_technology=Li-ion,header_host=192.168.0.35,powerinfo=powerLevel@@95@@@@powerPlugged@@0@@@@batteryTemperature@@30.0@@@@batteryHealth@@2,header_user_agent=fhem,volumeSP=12,screenBrightness=screenBrightness@@102,triggertime=1473787208462,fhemcmd=setreading,method=GET,exception_message=Flow existiert nicht: MultimediaControl,battery_voltage=3859,exception_stacktrace=ch.gridvision.ppam.androidautomagiclib.util.r: Flow existiert nicht: MultimediaControl
at ch.gri...,request_path=/fhem-amad/deviceInfo/}}
13.09.2016 19:20:11.710 [Send Data to AMADCommBridge] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:11.711 [Send Data to AMADCommBridge] Start executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"'
13.09.2016 19:20:11.712 [Send Data to AMADCommBridge] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:11.717 [Send Data to AMADCommBridge] Starting to execute flow 'Send Data to AMADCommBridge' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{header_fhemdevice=Lifetab,airpcount=0,header_bport=8090,volumeBT=null,remote_host=192.168.0.42,header_apssid=Fritzbox,battery_scale=100,flow_count=1,access_points=[FritzBox, FRITZ!Box 7490-Krumm, FRITZ!Box Fon WLAN 7390, Sinus W 500V, Jelicic, ASUS-FJ],volumeNotification=volumeNotification@@null,header_connection=close,battery_health=2,battery_status=3,battery_percentage=95.0,battery_plugged=0,header_activetask=none,trigger=HTTP Request: /fhem-amad/deviceInfo/,header_fhemip=192.168.0.42,androidVersion=androidVersion@@4.4 KitKat,battery_temperature=300,flow_name=Send Data to AMADCommBridge,battery_level=95,battery_present=true,remote_port=45192,battery_technology=Li-ion,header_host=192.168.0.35,powerinfo=powerLevel@@95@@@@powerPlugged@@0@@@@batteryTemperature@@30.0@@@@batteryHealth@@2,header_user_agent=fhem,volumeSP=12,screenBrightness=screenBrightness@@102,volume=12,triggertime=1473787208462,fhemcmd=setreading,method=GET,exception_message=Flow existiert nicht: MultimediaControl,battery_voltage=3859,exception_stacktrace=ch.gridvision.ppam.androidautomagiclib.util.r: Flow existiert nicht: MultimediaControl
at ch.gri...,request_path=/fhem-amad/deviceInfo/}}
13.09.2016 19:20:11.718 [Send Data to AMADCommBridge] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:11.719 [Send Data to AMADCommBridge] Start executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"'
13.09.2016 19:20:11.720 [Send Data to AMADCommBridge] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:11.724 [Send Data to AMADCommBridge] Starting to execute flow 'Send Data to AMADCommBridge' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{header_fhemdevice=Lifetab,airpcount=0,header_bport=8090,volumeBT=null,remote_host=192.168.0.42,header_apssid=Fritzbox,battery_scale=100,flow_count=1,access_points=[FritzBox, FRITZ!Box 7490-Krumm, FRITZ!Box Fon WLAN 7390, Sinus W 500V, Jelicic, ASUS-FJ],volumeNotification=volumeNotification@@null,header_connection=close,battery_health=2,battery_status=3,battery_percentage=95.0,battery_plugged=0,header_activetask=none,trigger=HTTP Request: /fhem-amad/deviceInfo/,header_fhemip=192.168.0.42,androidVersion=androidVersion@@4.4 KitKat,battery_temperature=300,flow_name=Send Data to AMADCommBridge,battery_level=95,battery_present=true,remote_port=45192,battery_technology=Li-ion,header_host=192.168.0.35,powerinfo=powerLevel@@95@@@@powerPlugged@@0@@@@batteryTemperature@@30.0@@@@batteryHealth@@2,header_user_agent=fhem,volumeSP=12,screenBrightness=screenBrightness@@102,volume=12,triggertime=1473787208462,fhemcmd=setreading,method=GET,exception_message=Flow existiert nicht: MultimediaControl,battery_voltage=3859,exception_stacktrace=ch.gridvision.ppam.androidautomagiclib.util.r: Flow existiert nicht: MultimediaControl
at ch.gri...,request_path=/fhem-amad/deviceInfo/}}
13.09.2016 19:20:11.725 [Send Data to AMADCommBridge] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:11.727 [Send Data to AMADCommBridge] Start executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"'
13.09.2016 19:20:11.728 [Send Data to AMADCommBridge] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:11.731 [Send Data to AMADCommBridge] Starting to execute flow 'Send Data to AMADCommBridge' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{header_fhemdevice=Lifetab,airpcount=0,header_bport=8090,volumeBT=null,remote_host=192.168.0.42,header_apssid=Fritzbox,battery_scale=100,flow_count=1,access_points=[FritzBox, FRITZ!Box 7490-Krumm, FRITZ!Box Fon WLAN 7390, Sinus W 500V, Jelicic, ASUS-FJ],volumeNotification=volumeNotification@@null,header_connection=close,battery_health=2,battery_status=3,battery_percentage=95.0,battery_plugged=0,header_activetask=none,trigger=HTTP Request: /fhem-amad/deviceInfo/,header_fhemip=192.168.0.42,androidVersion=androidVersion@@4.4 KitKat,battery_temperature=300,flow_name=Send Data to AMADCommBridge,battery_level=95,battery_present=true,remote_port=45192,battery_technology=Li-ion,header_host=192.168.0.35,powerinfo=powerLevel@@95@@@@powerPlugged@@0@@@@batteryTemperature@@30.0@@@@batteryHealth@@2,header_user_agent=fhem,volumeSP=12,screenBrightness=screenBrightness@@102,volume=12,triggertime=1473787208462,fhemcmd=setreading,method=GET,exception_message=Flow existiert nicht: MultimediaControl,battery_voltage=3859,exception_stacktrace=ch.gridvision.ppam.androidautomagiclib.util.r: Flow existiert nicht: MultimediaControl
at ch.gri...,request_path=/fhem-amad/deviceInfo/}}
13.09.2016 19:20:11.732 [Send Data to AMADCommBridge] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:11.733 [Send Data to AMADCommBridge] Start executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"'
13.09.2016 19:20:11.734 [Send Data to AMADCommBridge] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:11.735 [Informations] End executing action 'Script: volume = {volumeSP}'
13.09.2016 19:20:11.738 [Informations] End executing action 'Script: volume = {volumeSP}'
13.09.2016 19:20:11.739 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:11.740 [Send Data to AMADCommBridge] End executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"' with return value false
13.09.2016 19:20:11.740 [Send Data to AMADCommBridge] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:11.741 [Send Data to AMADCommBridge] End executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"' with return value false
13.09.2016 19:20:11.742 [Send Data to AMADCommBridge] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:11.742 [Send Data to AMADCommBridge] End executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"' with return value false
13.09.2016 19:20:11.743 [Send Data to AMADCommBridge] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:11.744 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:11.744 [Informations] Start executing action 'Script: volumevalue = "volume@@" + {volume}; fhemcmd = "setreading";'
13.09.2016 19:20:11.745 [Informations] Start executing action 'Script: volumevalue = "volume@@" + {volume}; fhemcmd = "setreading";'
13.09.2016 19:20:11.746 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:11.774 [Send Data to AMADCommBridge] End executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"' with return value false
13.09.2016 19:20:11.778 [Send Data to AMADCommBridge] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:11.787 [Informations] End executing action 'Script: volumevalue = "volume@@" + {volume}; fhemcmd = "setreading";'
13.09.2016 19:20:11.788 [Informations] End executing action 'Script: volumevalue = "volume@@" + {volume}; fhemcmd = "setreading";'
13.09.2016 19:20:11.791 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:11.792 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:11.792 [Informations] Start executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.793 [Informations] End executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.794 [Informations] Start executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.795 [Informations] End executing action 'Flows ausführen: Send Data to AMADCommBridge'
13.09.2016 19:20:11.795 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:11.796 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:11.798 [Send Data to AMADCommBridge] Starting to execute flow 'Send Data to AMADCommBridge' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{header_fhemdevice=Lifetab,airpcount=1,header_bport=8090,volumeBT=null,remote_host=192.168.0.42,header_apssid=Fritzbox,battery_scale=100,flow_count=1,volumevalue=volume@@12,access_points=[FritzBox, FRITZ!Box 7490-Krumm, FRITZ!Box Fon WLAN 7390, Sinus W 500V, Jelicic, ASUS-FJ],volumeNotification=volumeNotification@@null,header_connection=close,battery_health=2,battery_status=3,battery_percentage=95.0,battery_plugged=0,header_activetask=none,trigger=HTTP Request: /fhem-amad/deviceInfo/,header_fhemip=192.168.0.42,androidVersion=androidVersion@@4.4 KitKat,battery_temperature=300,flow_name=Send Data to AMADCommBridge,battery_level=95,battery_present=true,remote_port=45192,battery_technology=Li-ion,header_host=192.168.0.35,powerinfo=powerLevel@@95@@@@powerPlugged@@0@@@@batteryTemperature@@30.0@@@@batteryHealth@@2,header_user_agent=fhem,volumeSP=12,screenBrightness=screenBrightness@@102,volume=12,triggertime=1473787208462,fhemcmd=setreading,method=GET,exception_message=Flow existiert nicht: MultimediaControl,battery_voltage=3859,exception_stacktrace=ch.gridvision.ppam.androidautomagiclib.util.r: Flow existiert nicht: MultimediaControl
at ch.gri...,request_path=/fhem-amad/deviceInfo/}}
13.09.2016 19:20:11.799 [Send Data to AMADCommBridge] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:11.799 [Send Data to AMADCommBridge] Start executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"'
13.09.2016 19:20:11.800 [Send Data to AMADCommBridge] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:11.803 [Send Data to AMADCommBridge] Starting to execute flow 'Send Data to AMADCommBridge' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{header_fhemdevice=Lifetab,airpcount=1,header_bport=8090,volumeBT=null,remote_host=192.168.0.42,header_apssid=Fritzbox,battery_scale=100,flow_count=1,volumevalue=volume@@12,access_points=[FritzBox, FRITZ!Box 7490-Krumm, FRITZ!Box Fon WLAN 7390, Sinus W 500V, Jelicic, ASUS-FJ],volumeNotification=volumeNotification@@null,header_connection=close,battery_health=2,battery_status=3,battery_percentage=95.0,battery_plugged=0,header_activetask=none,trigger=HTTP Request: /fhem-amad/deviceInfo/,header_fhemip=192.168.0.42,androidVersion=androidVersion@@4.4 KitKat,battery_temperature=300,flow_name=Send Data to AMADCommBridge,battery_level=95,battery_present=true,remote_port=45192,battery_technology=Li-ion,header_host=192.168.0.35,powerinfo=powerLevel@@95@@@@powerPlugged@@0@@@@batteryTemperature@@30.0@@@@batteryHealth@@2,header_user_agent=fhem,volumeSP=12,screenBrightness=screenBrightness@@102,volume=12,triggertime=1473787208462,fhemcmd=setreading,method=GET,exception_message=Flow existiert nicht: MultimediaControl,battery_voltage=3859,exception_stacktrace=ch.gridvision.ppam.androidautomagiclib.util.r: Flow existiert nicht: MultimediaControl
at ch.gri...,request_path=/fhem-amad/deviceInfo/}}
13.09.2016 19:20:11.804 [Send Data to AMADCommBridge] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:11.808 [Send Data to AMADCommBridge] Start executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"'
13.09.2016 19:20:11.809 [Send Data to AMADCommBridge] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:11.810 [Send Data to AMADCommBridge] End executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"' with return value false
13.09.2016 19:20:11.810 [Send Data to AMADCommBridge] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:11.812 [Send Data to AMADCommBridge] End executing condition 'Expression: trigger == "Benachrichtigung in Statusbar, Text enthält -- Fehler: failed to connect to - zum debuggen deaktivieren"' with return value false
13.09.2016 19:20:11.815 [Send Data to AMADCommBridge] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:13.068 [Send Data to AMADCommBridge] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:13.069 [Send Data to AMADCommBridge] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:13.069 [Send Data to AMADCommBridge] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:13.070 [Send Data to AMADCommBridge] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:13.070 [Send Data to AMADCommBridge] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:13.071 [Send Data to AMADCommBridge] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:13.071 [Send Data to AMADCommBridge] Flow ended.
13.09.2016 19:20:13.077 [Send Data to AMADCommBridge] Flow ended.
13.09.2016 19:20:13.083 [Send Data to AMADCommBridge] Flow ended.
13.09.2016 19:20:13.087 [Send Data to AMADCommBridge] Flow ended.
13.09.2016 19:20:13.093 [Send Data to AMADCommBridge] Flow ended.
13.09.2016 19:20:13.098 [Send Data to AMADCommBridge] Flow ended.
13.09.2016 19:20:14.354 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:14.354 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:14.355 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:14.359 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:14.360 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:14.361 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:15.595 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:15.596 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:15.597 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:15.601 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:15.602 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:15.602 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:15.606 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:15.607 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:15.608 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:15.608 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:17.609 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:17.612 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:17.614 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:17.629 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:17.632 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:17.634 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:18.921 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:18.922 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:18.922 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:18.926 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:18.927 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:18.928 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:18.932 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:18.933 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:18.933 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:18.934 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:20.935 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:20.938 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:20.939 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:20.954 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:20.956 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:20.958 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:22.277 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:22.293 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:22.293 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:22.318 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:22.327 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:22.328 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:22.464 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:23.877 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:23.878 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:23.879 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:26.412 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:26.422 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:26.423 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:26.452 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:26.453 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:26.454 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:27.899 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:27.916 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:27.917 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:27.934 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:27.970 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:27.970 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:27.980 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:27.983 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:27.985 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:27.987 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:30.016 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:30.102 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:30.103 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:30.134 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:30.135 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:30.135 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:31.425 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:31.526 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:31.527 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:31.629 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:31.630 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:31.630 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:31.635 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:31.636 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:31.636 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:31.637 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:32.201 Trigger 'Akku Ladestand: grösser als 0%' going to execute flows
13.09.2016 19:20:32.202 [Informations] Execution delayed due to queue-execution policy
13.09.2016 19:20:33.638 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:33.791 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:33.792 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:33.795 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:33.796 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:33.800 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:34.803 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:34.925 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:34.926 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:34.930 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:34.931 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:34.931 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:34.936 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:34.936 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:34.936 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:34.937 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:36.938 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:37.042 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:37.042 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:37.044 Trigger 'Periodischer Timer: alle 30s' going to execute flows
13.09.2016 19:20:37.046 [SetCommands] Starting to execute flow 'SetCommands' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{flow_name=SetCommands,trigger=Periodischer Timer: alle 30s,triggertime=1473787237044}}
13.09.2016 19:20:37.046 [SetCommands] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:37.047 [Informations] Execution delayed due to queue-execution policy
13.09.2016 19:20:37.050 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:37.051 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:37.052 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:37.053 [SetCommands] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:37.053 [SetCommands] Flow continues executing with the next step.
13.09.2016 19:20:37.054 [SetCommands] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:38.057 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:38.207 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:38.208 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:38.209 [SetCommands] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:38.210 [SetCommands] Flow ended.
13.09.2016 19:20:38.216 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:38.217 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:38.217 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:38.223 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:38.224 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:38.224 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:38.225 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:40.226 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:40.310 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:40.311 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:40.315 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:40.316 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:40.316 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:41.318 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:41.421 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:41.421 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:41.425 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:41.426 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:41.426 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:41.431 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:41.432 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:41.432 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:41.433 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:43.434 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:43.533 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:43.534 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:43.537 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:43.538 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:43.538 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:44.541 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:44.660 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:44.661 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:44.670 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:44.671 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:44.672 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:44.727 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:44.728 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:44.728 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:44.729 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:46.731 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:46.858 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:46.858 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:46.869 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:46.870 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:46.870 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:47.875 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:48.030 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:48.031 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:48.037 [Informations] End executing condition 'Expression: airpcount < 11' with return value true
13.09.2016 19:20:48.038 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:48.039 [Informations] Start executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:48.043 [Informations] End executing action 'Script: airpcount = airpcount + 1'
13.09.2016 19:20:48.043 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:48.044 [Informations] Start executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:48.044 [Informations] Action 'Pause: 2s (Gerät wach halten)' Sleeping for 2s (keep device awake)
13.09.2016 19:20:50.045 [Informations] End executing action 'Pause: 2s (Gerät wach halten)'
13.09.2016 19:20:50.149 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:50.149 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:50.165 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:50.166 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:50.166 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:51.171 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:51.311 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:51.312 [Informations] Start executing condition 'Expression: airpcount < 11'
13.09.2016 19:20:51.317 [Informations] End executing condition 'Expression: airpcount < 11' with return value false
13.09.2016 19:20:51.319 [Informations] Starting to execute flow 'Informations' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{trigger=Akku Ladestand: grösser als 0%,battery_last_percentage=95.0,battery_temperature=300,flow_name=Informations,battery_level=94,battery_present=true,battery_technology=Li-ion,battery_scale=100,triggertime=1473787232200,battery_health=2,battery_status=3,battery_voltage=3852,battery_percentage=94.0,battery_plugged=0}}
13.09.2016 19:20:51.320 [Informations] Start executing condition 'Expression: trigger == "App Task Beendet"'
13.09.2016 19:20:51.320 [Informations] Flow ended.
13.09.2016 19:20:51.327 [Informations] End executing condition 'Expression: trigger == "App Task Beendet"' with return value false
13.09.2016 19:20:51.328 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:51.328 [Informations] Start executing condition 'Expression: global_fhemip != null or header_fhemip != null'
13.09.2016 19:20:51.330 [Informations] Start executing condition 'Expression: trigger == "Flugmodus: Aus" or trigger == "HTTP Request: /fhem-amad/deviceInfo/"'
13.09.2016 19:20:51.333 [Informations] End executing condition 'Expression: global_fhemip != null or header_fhemip != null' with return value true
13.09.2016 19:20:51.337 [Informations] End executing condition 'Expression: trigger == "Flugmodus: Aus" or trigger == "HTTP Request: /fhem-amad/deviceInfo/"' with return value false
13.09.2016 19:20:51.337 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:51.337 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:51.338 [Informations] Start executing condition 'Expression: trigger == "HTTP Request: /fhem-amad/deviceInfo/"'
13.09.2016 19:20:51.341 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:51.344 [Informations] End executing condition 'Expression: trigger == "HTTP Request: /fhem-amad/deviceInfo/"' with return value false
13.09.2016 19:20:51.344 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:51.345 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:52.349 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:52.516 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:52.516 [Informations] Start executing condition 'WLAN verfügbar: {global_apssid}'
13.09.2016 19:20:52.523 [Informations] End executing condition 'WLAN verfügbar: {global_apssid}' with return value false
13.09.2016 19:20:52.524 [Informations] Starting to execute flow 'Informations' with Context{global{global_apssid=Fritzbox,global_bridgeport=8090,global_fhemdevice=Lifetab,global_activetask=none,global_fhemip=192.168.0.42},local{flow_name=Informations,trigger=Periodischer Timer: alle 30s,triggertime=1473787237044}}
13.09.2016 19:20:52.525 [Informations] Start executing condition 'Expression: trigger == "App Task Beendet"'
13.09.2016 19:20:52.526 [Informations] Flow ended.
13.09.2016 19:20:52.531 [Informations] End executing condition 'Expression: trigger == "App Task Beendet"' with return value false
13.09.2016 19:20:52.532 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:52.532 [Informations] Start executing condition 'Expression: global_fhemip != null or header_fhemip != null'
13.09.2016 19:20:52.534 [Informations] Start executing condition 'Expression: trigger == "Flugmodus: Aus" or trigger == "HTTP Request: /fhem-amad/deviceInfo/"'
13.09.2016 19:20:52.537 [Informations] End executing condition 'Expression: global_fhemip != null or header_fhemip != null' with return value true
13.09.2016 19:20:52.543 [Informations] End executing condition 'Expression: trigger == "Flugmodus: Aus" or trigger == "HTTP Request: /fhem-amad/deviceInfo/"' with return value false
13.09.2016 19:20:52.544 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:52.544 [Informations] Start executing condition 'Expression: global_apssid != "usb-ethernet"'
13.09.2016 19:20:52.545 [Informations] Start executing condition 'Expression: trigger == "HTTP Request: /fhem-amad/deviceInfo/"'
13.09.2016 19:20:52.548 [Informations] End executing condition 'Expression: global_apssid != "usb-ethernet"' with return value true
13.09.2016 19:20:52.551 [Informations] End executing condition 'Expression: trigger == "HTTP Request: /fhem-amad/deviceInfo/"' with return value false
13.09.2016 19:20:52.553 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:52.554 [Informations] Start executing condition 'WLAN Verbunden: {global_apssid}'
13.09.2016 19:20:53.559 [Informations] End executing condition 'WLAN Verbunden: {global_apssid}' with return value false
13.09.2016 19:20:53.694 [Informations] Flow continues executing with the next step.
13.09.2016 19:20:53.694 [Informations] Start executing condition 'WLAN verfügbar: {global_apssid}'
13.09.2016 19:20:53.705 [Informations] End executing condition 'WLAN verfügbar: {global_apssid}' with return value false
13.09.2016 19:20:53.705 [Informations] Flow ended.


Gruß
FHEM auf Raspberry PI
5x HM-CC-RT-DN
1x HM-CFG-LAN
8x HM-Sec-SCo
1x myJeeLink