2720 lines
148 KiB
XML
2720 lines
148 KiB
XML
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
|
|
<data version="1.30.0">
|
|
<trigger type="battery_level">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Akku Ladestand: grösser als 0%</name>
|
|
<enabled>true</enabled>
|
|
<levelPercentage>0</levelPercentage>
|
|
<batteryLevelCondition>HIGHER_THAN</batteryLevelCondition>
|
|
<ignoreTemperatureChanges>true</ignoreTemperatureChanges>
|
|
<ignoreVoltageChanges>true</ignoreVoltageChanges>
|
|
</trigger>
|
|
<trigger type="app_task_ended">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>App Task Beendet: {global_activetask}</name>
|
|
<enabled>true</enabled>
|
|
<packageNameFilter>{global_activetask}</packageNameFilter>
|
|
</trigger>
|
|
<trigger type="app_task_started">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>App Task Gestartet: {global_activetask}</name>
|
|
<enabled>true</enabled>
|
|
<packageNameFilter>{global_activetask}</packageNameFilter>
|
|
</trigger>
|
|
<trigger type="notification_status_bar_displayed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung in Statusbar angezeigt: ch.gridvision.ppam.androidautomagic</name>
|
|
<enabled>true</enabled>
|
|
<packageNameFilter>ch.gridvision.ppam.androidautomagic</packageNameFilter>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
<ignoreRegular>false</ignoreRegular>
|
|
<ignoreOngoing>false</ignoreOngoing>
|
|
</trigger>
|
|
<trigger type="notification_status_bar_displayed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung in Statusbar angezeigt: com.whatsapp</name>
|
|
<enabled>true</enabled>
|
|
<packageNameFilter>com.whatsapp</packageNameFilter>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
<ignoreRegular>false</ignoreRegular>
|
|
<ignoreOngoing>false</ignoreOngoing>
|
|
</trigger>
|
|
<trigger type="notification_status_bar_removed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung in Statusbar entfernt: ch.gridvision.ppam.androidautomagic</name>
|
|
<enabled>true</enabled>
|
|
<packageNameFilter>ch.gridvision.ppam.androidautomagic</packageNameFilter>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
<ignoreRegular>false</ignoreRegular>
|
|
<ignoreOngoing>false</ignoreOngoing>
|
|
</trigger>
|
|
<trigger type="bluetooth_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Status: Schaltet aus, Aus</name>
|
|
<enabled>true</enabled>
|
|
<turningOn>false</turningOn>
|
|
<on>false</on>
|
|
<turningOff>true</turningOff>
|
|
<off>true</off>
|
|
</trigger>
|
|
<trigger type="bluetooth_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Status: Schaltet ein, Ein</name>
|
|
<enabled>true</enabled>
|
|
<turningOn>true</turningOn>
|
|
<on>true</on>
|
|
<turningOff>false</turningOff>
|
|
<off>false</off>
|
|
</trigger>
|
|
<trigger type="general_broadcast">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>com.android.music.metachanged</name>
|
|
<enabled>true</enabled>
|
|
<action>com.android.music.metachanged</action>
|
|
<categoryList></categoryList>
|
|
<dataSchemeList></dataSchemeList>
|
|
<dataAuthorityList></dataAuthorityList>
|
|
<dataPathLiteralList></dataPathLiteralList>
|
|
<dataPathPrefixList></dataPathPrefixList>
|
|
<dataPathGlobList></dataPathGlobList>
|
|
<dataTypeList></dataTypeList>
|
|
<extras>global_artist = getString("artist");
|
|
global_track = getString("track");
|
|
global_album = getString("album");</extras>
|
|
<receiveInitialStickyBroadcast>false</receiveInitialStickyBroadcast>
|
|
</trigger>
|
|
<trigger type="general_broadcast">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>com.android.music.playstatechanged</name>
|
|
<enabled>true</enabled>
|
|
<action>com.android.music.playstatechanged</action>
|
|
<categoryList></categoryList>
|
|
<dataSchemeList></dataSchemeList>
|
|
<dataAuthorityList></dataAuthorityList>
|
|
<dataPathLiteralList></dataPathLiteralList>
|
|
<dataPathPrefixList></dataPathPrefixList>
|
|
<dataPathGlobList></dataPathGlobList>
|
|
<dataTypeList></dataTypeList>
|
|
<extras>global_artist = getString("artist");
|
|
global_track = getString("track");
|
|
global_album = getString("album");</extras>
|
|
<receiveInitialStickyBroadcast>false</receiveInitialStickyBroadcast>
|
|
</trigger>
|
|
<trigger type="daydream_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Daydream Status: Gestartet</name>
|
|
<enabled>true</enabled>
|
|
<started>true</started>
|
|
</trigger>
|
|
<trigger type="daydream_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Daydream Status: Gestoppt</name>
|
|
<enabled>true</enabled>
|
|
<started>false</started>
|
|
</trigger>
|
|
<trigger type="screen_orientation">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display Orientierung: Landscape</name>
|
|
<enabled>true</enabled>
|
|
<portrait>false</portrait>
|
|
</trigger>
|
|
<trigger type="screen_orientation">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display Orientierung: Portrait</name>
|
|
<enabled>true</enabled>
|
|
<portrait>true</portrait>
|
|
</trigger>
|
|
<trigger type="display_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display Status: Aus</name>
|
|
<enabled>true</enabled>
|
|
<displayOn>false</displayOn>
|
|
</trigger>
|
|
<trigger type="display_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display Status: Ein</name>
|
|
<enabled>true</enabled>
|
|
<displayOn>true</displayOn>
|
|
</trigger>
|
|
<trigger type="dock_event">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Dock Event: Docked</name>
|
|
<enabled>true</enabled>
|
|
<docked>true</docked>
|
|
</trigger>
|
|
<trigger type="dock_event">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Dock Event: Undocked</name>
|
|
<enabled>true</enabled>
|
|
<docked>false</docked>
|
|
</trigger>
|
|
<trigger type="incoming_call">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Eingehender Anruf. Status: Klingelt, Nummern: Alle</name>
|
|
<enabled>true</enabled>
|
|
<all>true</all>
|
|
<incomingNumbersList></incomingNumbersList>
|
|
<handleSuppressedCallnumber>true</handleSuppressedCallnumber>
|
|
<ringing>true</ringing>
|
|
<offhook>false</offhook>
|
|
<idle>false</idle>
|
|
<missedRejected>false</missedRejected>
|
|
</trigger>
|
|
<trigger type="airplane_mode">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Flugmodus: Aus</name>
|
|
<enabled>true</enabled>
|
|
<on>false</on>
|
|
</trigger>
|
|
<trigger type="general_broadcast">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Genereller Broadcast: wenn org.smblott.intentradio.STATE</name>
|
|
<enabled>true</enabled>
|
|
<action>org.smblott.intentradio.STATE</action>
|
|
<categoryList></categoryList>
|
|
<dataSchemeList></dataSchemeList>
|
|
<dataAuthorityList></dataAuthorityList>
|
|
<dataPathLiteralList></dataPathLiteralList>
|
|
<dataPathPrefixList></dataPathPrefixList>
|
|
<dataPathGlobList></dataPathGlobList>
|
|
<dataTypeList></dataTypeList>
|
|
<extras>irstate=getString("state");
|
|
irname=getString("name")</extras>
|
|
<receiveInitialStickyBroadcast>false</receiveInitialStickyBroadcast>
|
|
</trigger>
|
|
<trigger type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>HTTP Request: /fhem-amad/deviceInfo/</name>
|
|
<enabled>true</enabled>
|
|
<path>/fhem-amad/deviceInfo/</path>
|
|
<port>8090</port>
|
|
<acquireWifiLock>true</acquireWifiLock>
|
|
</trigger>
|
|
<trigger type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>HTTP Request: /fhem-amad/setCommands/*</name>
|
|
<enabled>true</enabled>
|
|
<path>/fhem-amad/setCommands/*</path>
|
|
<port>8090</port>
|
|
<acquireWifiLock>true</acquireWifiLock>
|
|
</trigger>
|
|
<trigger type="voice_command_requested">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Sprachbefehl angefordert</name>
|
|
<enabled>true</enabled>
|
|
</trigger>
|
|
<trigger type="power_connected">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Stromversorgung: Angeschlossen</name>
|
|
<enabled>true</enabled>
|
|
<powerConnected>true</powerConnected>
|
|
<chargingACAdapter>true</chargingACAdapter>
|
|
<chargingUSB>true</chargingUSB>
|
|
<chargingWireless>true</chargingWireless>
|
|
</trigger>
|
|
<trigger type="power_connected">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Stromversorgung: Entfernt</name>
|
|
<enabled>true</enabled>
|
|
<powerConnected>false</powerConnected>
|
|
<chargingACAdapter>true</chargingACAdapter>
|
|
<chargingUSB>true</chargingUSB>
|
|
<chargingWireless>true</chargingWireless>
|
|
</trigger>
|
|
<trigger type="system_setting_changed">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Systemeinstellung verändert: System next_alarm</name>
|
|
<enabled>true</enabled>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>next_alarm_formatted</settingName>
|
|
<variable>setting</variable>
|
|
</trigger>
|
|
<trigger type="system_setting_changed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Systemeinstellung verändert: System screen_brightness</name>
|
|
<enabled>true</enabled>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>screen_brightness</settingName>
|
|
<variable>screenBrightness</variable>
|
|
</trigger>
|
|
<trigger type="system_setting_changed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Systemeinstellung verändert: System volume_music_bt_a2dp</name>
|
|
<enabled>true</enabled>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_music_bt_a2dp</settingName>
|
|
<variable>volume</variable>
|
|
</trigger>
|
|
<trigger type="system_setting_changed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Systemeinstellung verändert: System volume_music_headphone</name>
|
|
<enabled>true</enabled>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_music_headphone</settingName>
|
|
<variable>volume</variable>
|
|
</trigger>
|
|
<trigger type="system_setting_changed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Systemeinstellung verändert: System volume_music_speaker</name>
|
|
<enabled>true</enabled>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_music_speaker</settingName>
|
|
<variable>volume</variable>
|
|
</trigger>
|
|
<trigger type="system_setting_changed">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Systemeinstellung verändert: System volume_ring_speaker</name>
|
|
<enabled>true</enabled>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_ring_speaker</settingName>
|
|
<variable>volumeNotification</variable>
|
|
</trigger>
|
|
<condition type="app_task_running">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>App Task läuft: App (neuster)</name>
|
|
<packageNameList>{param_app}</packageNameList>
|
|
<checkMostRecentAppTaskOnly>true</checkMostRecentAppTaskOnly>
|
|
</condition>
|
|
<condition type="app_task_running">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>App Task läuft: {global_activetask} (neuster)</name>
|
|
<packageNameList>{global_activetask}</packageNameList>
|
|
<checkMostRecentAppTaskOnly>true</checkMostRecentAppTaskOnly>
|
|
</condition>
|
|
<condition type="notification_status_bar_displayed">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Benachrichtigung in Statusbar angezeigt: Automagic</name>
|
|
<packageNameFilter>ch.gridvision.ppam.androidautomagic</packageNameFilter>
|
|
<all>true</all>
|
|
<notificationID>1</notificationID>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
<ignoreRegular>false</ignoreRegular>
|
|
<ignoreOngoing>false</ignoreOngoing>
|
|
</condition>
|
|
<condition type="notification_status_bar_displayed">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Benachrichtigung in Statusbar angezeigt: WhatsApp</name>
|
|
<packageNameFilter>com.whatsapp</packageNameFilter>
|
|
<all>true</all>
|
|
<notificationID>1</notificationID>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
<ignoreRegular>false</ignoreRegular>
|
|
<ignoreOngoing>false</ignoreOngoing>
|
|
</condition>
|
|
<condition type="bluetooth_enabled">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth eingeschaltet</name>
|
|
</condition>
|
|
<condition type="bluetooth_device_connected">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbunden: Beliebiges Geräte</name>
|
|
<any>true</any>
|
|
<deviceAddress></deviceAddress>
|
|
<deviceName></deviceName>
|
|
<bluetoothDeviceProfile>ANY</bluetoothDeviceProfile>
|
|
</condition>
|
|
<condition type="bluetooth_device_connected">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbunden: Beliebiges Geräte (Advanced Audio Distribution)</name>
|
|
<any>true</any>
|
|
<deviceAddress></deviceAddress>
|
|
<deviceName></deviceName>
|
|
<bluetoothDeviceProfile>A2DP</bluetoothDeviceProfile>
|
|
</condition>
|
|
<condition type="auto_rotate_screen_enabled">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display automatisch drehen eingeschaltet</name>
|
|
</condition>
|
|
<condition type="screen_on">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display eingeschaltet</name>
|
|
</condition>
|
|
<condition type="screen_orientation">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display Orientierung: Portrait</name>
|
|
<portrait>true</portrait>
|
|
</condition>
|
|
<condition type="dock_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Dock Status: Docked</name>
|
|
<dockedCar>true</dockedCar>
|
|
<dockedDesk>true</dockedDesk>
|
|
<dockedHighEndDesk>true</dockedHighEndDesk>
|
|
<dockedLowEndDesk>true</dockedLowEndDesk>
|
|
<dockedSpecial>true</dockedSpecial>
|
|
<undocked>false</undocked>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: airpcount < 11</name>
|
|
<expression>airpcount < 11</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: Airplanemode</name>
|
|
<expression>param_syscmd == "airplanemodeON"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: All</name>
|
|
<expression>param_app == "All"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: Automagic</name>
|
|
<expression>param_app == "Automagic"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: Clear Automagic Meldungen"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/clearnotificationbar"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: contains(value, " und ")</name>
|
|
<expression>contains(value, " und ")</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: getAndroidSDKVersion() >= "19"</name>
|
|
<expression>getAndroidSDKVersion() >= "19"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: global_activetask != "none"</name>
|
|
<expression>global_activetask != "none"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: keyguard == "locked"</name>
|
|
<expression>keyguard == "locked"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: mediaPlayer"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/mediaPlayer"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: notifysnd"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/playnotifysnd"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: openApp"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/openApp"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: openURL"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/openURL"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_bluetooth == "off"</name>
|
|
<expression>param_bluetooth == "off"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_bluetooth == "on"</name>
|
|
<expression>param_bluetooth == "on"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_button == "back"</name>
|
|
<expression>param_button == "back"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_button == "next"</name>
|
|
<expression>param_button == "next"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_button == "play"</name>
|
|
<expression>param_button == "play"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_button == "stop"</name>
|
|
<expression>param_button == "stop"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_fullscreen == "off"</name>
|
|
<expression>param_fullscreen == "off"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_fullscreen == "on"</name>
|
|
<expression>param_fullscreen == "on"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_lockmod == "lock"</name>
|
|
<expression>param_lockmod == "lock"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_notifyfile == "RedAlert.mp3"</name>
|
|
<expression>param_notifyfile == "RedAlert.mp3"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_orientation == "auto"</name>
|
|
<expression>param_orientation == "auto"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_orientation == "landscape"</name>
|
|
<expression>param_orientation == "landscape"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_orientation == "portrait"</name>
|
|
<expression>param_orientation == "portrait"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_screen=="off"</name>
|
|
<expression>param_screen=="off"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: param_screen=="on"</name>
|
|
<expression>param_screen=="on"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: Reboot</name>
|
|
<expression>param_syscmd == "reboot"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: scrcount < 5</name>
|
|
<expression>scrcount < 5</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: screenMsg"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/screenMsg"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: sendIntent"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/sendIntent"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setAlarm"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setAlarm"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setBluetooth"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setbluetooth"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setBrightness"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setBrightness"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setBTDevice"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setbtdevice"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setNotifiVolume"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setNotifiVolume"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setScreenFullscreen"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setScreenFullscreen"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setScreenlock"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/screenlock"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setScreenOnOff"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setScreenOnOff"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setScreenOrientation"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setScreenOrientation"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setTimer"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setTimer"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setVibrate"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setvibrate"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setVoiceCommand"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setvoicecmd"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: setVolume"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/setVolume"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: Shutdown</name>
|
|
<expression>param_syscmd == "shutdown"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: System Command"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/systemcommand"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Akku Ladestand: grösser als 0%"</name>
|
|
<expression>trigger == "Akku Ladestand: grösser als 0%"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Benachrichtigung in Statusbar angezeigt: ch.gridvision.ppam.androidautomagic" or trigger == "Benachrichtigung in Statusbar entfernt: ch.gridvision.ppam.androidautomagic"</name>
|
|
<expression>trigger == "Benachrichtigung in Statusbar angezeigt: ch.gridvision.ppam.androidautomagic" or trigger == "Benachrichtigung in Statusbar entfernt: ch.gridvision.ppam.androidautomagic"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Benachrichtigung in Statusbar angezeigt: com.whatsapp"</name>
|
|
<expression>trigger == "Benachrichtigung in Statusbar angezeigt: com.whatsapp"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Bluetooth Status: Schaltet aus, Aus" or trigger == "Bluetooth Status: Schaltet ein, Ein"</name>
|
|
<expression>trigger == "Bluetooth Status: Schaltet aus, Aus" or trigger == "Bluetooth Status: Schaltet ein, Ein"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "com.android.music.playstatechanged" or trigger == "com.android.music.metachanged"</name>
|
|
<expression>trigger == "com.android.music.playstatechanged" or trigger == "com.android.music.metachanged"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Daydream Status: Gestartet"</name>
|
|
<expression>trigger == "Daydream Status: Gestartet"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Daydream Status: Gestartet" or trigger == "Daydream Status: Gestoppt"</name>
|
|
<expression>trigger == "Daydream Status: Gestartet" or trigger == "Daydream Status: Gestoppt"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Display Orientierung: Landscape" or trigger == "Display Orientierung: Portrait" or trigger == "Display Status: Ein" or trigger == "Display Status: Aus"</name>
|
|
<expression>trigger == "Display Orientierung: Landscape" or trigger == "Display Orientierung: Portrait" or trigger == "Display Status: Ein" or trigger == "Display Status: Aus"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Display Status: Aus" or trigger == "Display Status: Ein" or udef_trigger == "setLockPin"</name>
|
|
<expression>trigger == "Display Status: Aus" or trigger == "Display Status: Ein" or udef_trigger == "setLockPin"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Eingehender Anruf. Status: Klingelt, Nummern: Alle"</name>
|
|
<expression>trigger == "Eingehender Anruf. Status: Klingelt, Nummern: Alle"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Flugmodus: Aus"</name>
|
|
<expression>trigger == "Flugmodus: Aus"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Genereller Broadcast: wenn org.smblott.intentradio.STATE"</name>
|
|
<expression>trigger == "Genereller Broadcast: wenn org.smblott.intentradio.STATE"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "HTTP Request: /fhem-amad/deviceInfo/"</name>
|
|
<expression>trigger == "HTTP Request: /fhem-amad/deviceInfo/"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "HTTP Request: /fhem-amad/setCommands/*"</name>
|
|
<expression>trigger == "HTTP Request: /fhem-amad/setCommands/*"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Sprachbefehl angefordert"</name>
|
|
<expression>trigger == "Sprachbefehl angefordert"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Systemeinstellung verändert: System next_alarm"</name>
|
|
<expression>trigger == "Systemeinstellung verändert: System next_alarm"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Systemeinstellung verändert: System screen_brightness"</name>
|
|
<expression>trigger == "Systemeinstellung verändert: System screen_brightness"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Systemeinstellung verändert: System volume_music_bt_a2dp" or trigger == "Systemeinstellung verändert: System volume_music_speaker" or trigger == "Systemeinstellung verändert: System volume_music_headphone"</name>
|
|
<expression>trigger == "Systemeinstellung verändert: System volume_music_bt_a2dp" or trigger == "Systemeinstellung verändert: System volume_music_speaker" or trigger == "Systemeinstellung verändert: System volume_music_headphone"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: trigger == "Systemeinstellung verändert: System volume_ring_speaker"</name>
|
|
<expression>trigger == "Systemeinstellung verändert: System volume_ring_speaker"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Expression: ttsMsg"</name>
|
|
<expression>request_path == "/fhem-amad/setCommands/ttsMsg"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: udef_trigger == "setLockPin"</name>
|
|
<expression>udef_trigger == "setLockPin"</expression>
|
|
</condition>
|
|
<condition type="expression">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Expression: value != ""</name>
|
|
<expression>value != ""</expression>
|
|
</condition>
|
|
<condition type="flow_enabled">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Flow Aktiv: Informations</name>
|
|
<flowName>Informations</flowName>
|
|
</condition>
|
|
<condition type="flow_enabled">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Flow Aktiv: SetCommands</name>
|
|
<flowName>SetCommands</flowName>
|
|
</condition>
|
|
<condition type="keyguard_locked">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Keyguard gesperrt</name>
|
|
</condition>
|
|
<condition type="keyguard_secure">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Keyguard mit Sicherheit</name>
|
|
</condition>
|
|
<condition type="music_active">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Musik Aktiv</name>
|
|
</condition>
|
|
<condition type="power_connected">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Stromversorgung: Angeschlossen</name>
|
|
<powerConnected>true</powerConnected>
|
|
<chargingACAdapter>true</chargingACAdapter>
|
|
<chargingUSB>true</chargingUSB>
|
|
<chargingWireless>true</chargingWireless>
|
|
</condition>
|
|
<condition type="wifi_connected">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>WLAN Verbunden: {global_apssid}</name>
|
|
<all>false</all>
|
|
<ssidList>{global_apssid}</ssidList>
|
|
</condition>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Airplainemode</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>airplanemode@@{airplanemode}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Airplainemode ON</name>
|
|
<url>http://{global_fhemip}:8090</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>airplanemode@@on@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="input_speech">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>AMAD Voice Control</name>
|
|
<showUI>true</showUI>
|
|
<prompt></prompt>
|
|
<defineLanguage>true</defineLanguage>
|
|
<language>de-DE</language>
|
|
<useBluetoothHeadset>false</useBluetoothHeadset>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Android Version</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>androidVersion@@{androidVersion}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="launch_app">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>App Starten: App</name>
|
|
<packageName>{param_app}</packageName>
|
|
<className></className>
|
|
</action>
|
|
<action type="control_audio_player">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Audio Player steuern: Medienknopf Play (Google Play Musik)</name>
|
|
<simulateMediaButton>true</simulateMediaButton>
|
|
<broadcastAction>TOGGLE_PAUSE</broadcastAction>
|
|
<mediaButton>KEYCODE_MEDIA_PLAY</mediaButton>
|
|
<explicitComponent>true</explicitComponent>
|
|
<packageName>com.google.android.music</packageName>
|
|
<className>com.google.android.music.playback.MediaButtonIntentReceiver</className>
|
|
<appName>Google Play Musik</appName>
|
|
</action>
|
|
<action type="control_audio_player">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Audio Player steuern: Medienknopf Stopp (Google Play Musik)</name>
|
|
<simulateMediaButton>true</simulateMediaButton>
|
|
<broadcastAction>STOP</broadcastAction>
|
|
<mediaButton>KEYCODE_MEDIA_STOP</mediaButton>
|
|
<explicitComponent>true</explicitComponent>
|
|
<packageName>com.google.android.music</packageName>
|
|
<className>com.google.android.music.playback.MediaButtonIntentReceiver</className>
|
|
<appName>Google Play Musik</appName>
|
|
</action>
|
|
<action type="control_audio_player">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Audio Player steuern: Medienknopf Weiter (Google Play Musik)</name>
|
|
<simulateMediaButton>true</simulateMediaButton>
|
|
<broadcastAction>LAUNCH</broadcastAction>
|
|
<mediaButton>KEYCODE_MEDIA_NEXT</mediaButton>
|
|
<explicitComponent>true</explicitComponent>
|
|
<packageName>com.google.android.music</packageName>
|
|
<className>com.google.android.music.playback.MediaButtonIntentReceiver</className>
|
|
<appName>Google Play Musik</appName>
|
|
</action>
|
|
<action type="control_audio_player">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Audio Player steuern: Medienknopf Zurück (Google Play Musik)</name>
|
|
<simulateMediaButton>true</simulateMediaButton>
|
|
<broadcastAction>LAUNCH</broadcastAction>
|
|
<mediaButton>KEYCODE_MEDIA_PREVIOUS</mediaButton>
|
|
<explicitComponent>true</explicitComponent>
|
|
<packageName>com.google.android.music</packageName>
|
|
<className>com.google.android.music.playback.MediaButtonIntentReceiver</className>
|
|
<appName>Google Play Musik</appName>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Automagic State</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>automagicState@@{notification_text}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="notification_screen">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung auf Bildschirm: {param_message} (lange)</name>
|
|
<showText>true</showText>
|
|
<text>{param_message}</text>
|
|
<widgetName></widgetName>
|
|
<width>200</width>
|
|
<height>250</height>
|
|
<stretchToFillArea>false</stretchToFillArea>
|
|
<opacity>1.0</opacity>
|
|
<durationLong>true</durationLong>
|
|
<customPosition>false</customPosition>
|
|
<gravityType>TOP_LEFT</gravityType>
|
|
<xOffset>0</xOffset>
|
|
<yOffset>0</yOffset>
|
|
</action>
|
|
<action type="notification_screen">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung auf Bildschirm: {value} (lange)</name>
|
|
<showText>true</showText>
|
|
<text>{value}</text>
|
|
<widgetName></widgetName>
|
|
<width>200</width>
|
|
<height>250</height>
|
|
<stretchToFillArea>false</stretchToFillArea>
|
|
<opacity>1.0</opacity>
|
|
<durationLong>true</durationLong>
|
|
<customPosition>false</customPosition>
|
|
<gravityType>TOP_LEFT</gravityType>
|
|
<xOffset>0</xOffset>
|
|
<yOffset>0</yOffset>
|
|
</action>
|
|
<action type="remove_notification_status_bar">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung aus Statusbar entfernen: Alle</name>
|
|
<automagicNotifications>false</automagicNotifications>
|
|
<all>true</all>
|
|
<notificationID>1</notificationID>
|
|
<overall>true</overall>
|
|
<packageName></packageName>
|
|
<allOfApp>true</allOfApp>
|
|
<filterNotificationID>{id}</filterNotificationID>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
</action>
|
|
<action type="remove_notification_status_bar">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Benachrichtigung aus Statusbar entfernen: Alle (Automagic)</name>
|
|
<automagicNotifications>true</automagicNotifications>
|
|
<all>true</all>
|
|
<notificationID>1</notificationID>
|
|
<overall>false</overall>
|
|
<packageName></packageName>
|
|
<allOfApp>true</allOfApp>
|
|
<filterNotificationID>{id}</filterNotificationID>
|
|
<textMatchField>TEXT</textMatchField>
|
|
<textMatchType>CONTAINS_TEXT</textMatchType>
|
|
<textFilter></textFilter>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Bluetooth Device Status</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>connectedBTdevices@@{connected_devices_names}@@@@connectedBTdevicesMAC@@{connected_devices_addresses}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="set_bluetooth_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth ein-/ausschalten: Aus</name>
|
|
<enable>false</enable>
|
|
</action>
|
|
<action type="set_bluetooth_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth ein-/ausschalten: Ein</name>
|
|
<enable>true</enable>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Advanced Audio Distribution {param_btdeviceone}</name>
|
|
<bluetoothDeviceProfile>A2DP</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdeviceone}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Advanced Audio Distribution {param_btdevicetwo}</name>
|
|
<bluetoothDeviceProfile>A2DP</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdevicetwo}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Eingabegerät {param_btdeviceone}</name>
|
|
<bluetoothDeviceProfile>INPUT_DEVICE</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdeviceone}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Eingabegerät {param_btdevicetwo}</name>
|
|
<bluetoothDeviceProfile>INPUT_DEVICE</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdevicetwo}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Headset {param_btdeviceone}</name>
|
|
<bluetoothDeviceProfile>HEADSET</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdeviceone}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Headset {param_btdevicetwo}</name>
|
|
<bluetoothDeviceProfile>HEADSET</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdevicetwo}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Personal Area Network {param_btdeviceone}</name>
|
|
<bluetoothDeviceProfile>PAN</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdeviceone}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Trennen Personal Area Network {param_btdevicetwo}</name>
|
|
<bluetoothDeviceProfile>PAN</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_btdevicetwo}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>false</connect>
|
|
</action>
|
|
<action type="connect_disconnect_bluetooth_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Bluetooth Gerät verbinden/trennen: Verbinden Advanced Audio Distribution {param_swtobtdevicemac}</name>
|
|
<bluetoothDeviceProfile>A2DP</bluetoothDeviceProfile>
|
|
<deviceAddress>{param_swtobtdevicemac}</deviceAddress>
|
|
<deviceName></deviceName>
|
|
<connect>true</connect>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Bluetooth Status</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>bluetooth@@{bluetooth_state}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="send_broadcast">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Broadcast senden: {param_action} </name>
|
|
<intentAction>{param_action}</intentAction>
|
|
<categoryListEnabled>false</categoryListEnabled>
|
|
<categoryList>android.intent.category.DEFAULT</categoryList>
|
|
<dataEnabled>false</dataEnabled>
|
|
<data></data>
|
|
<dataTypeEnabled>false</dataTypeEnabled>
|
|
<dataType>text/plain</dataType>
|
|
<explicitComponent>false</explicitComponent>
|
|
<packageName></packageName>
|
|
<className></className>
|
|
<flagList>FLAG_ACTIVITY_NEW_TASK</flagList>
|
|
<extras>putString("{param_exkey1}", "{param_exval1}");
|
|
putString("{param_exkey2}", "{param_exval2}");</extras>
|
|
<waitForResult>false</waitForResult>
|
|
<accessResultExtras></accessResultExtras>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Check run Task</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>checkActiveTask@@{runTask}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="delete_files">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Dateien löschen: /storage/emulated/0/Download/currentFlowsetUpdate.xml</name>
|
|
<pathList>/storage/emulated/0/Download/currentFlowsetUpdate.xml</pathList>
|
|
<showProgress>true</showProgress>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Daydream State</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>daydream@@{daydream_state}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="set_auto_rotate_screen_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display automatisch drehen ein-/ausschalten: Aus</name>
|
|
<enable>false</enable>
|
|
</action>
|
|
<action type="set_auto_rotate_screen_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Display automatisch drehen ein-/ausschalten: Ein</name>
|
|
<enable>true</enable>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Dock State</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>dockingState@@{dock_state}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="download_url">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml to /storage/emulated/0/Download</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml</url>
|
|
<directory>/storage/emulated/0/Download</directory>
|
|
<showProgress>true</showProgress>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Flow Status Informations</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>flow_informations@@{informationFlow_state}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Flow Status SetCommands</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>flow_SetCommands@@{setCommandFlow_state}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="execute_flows">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Flows ausführen: udef_trigger setLockPin</name>
|
|
<includeFlowNamePatternList>Informations</includeFlowNamePatternList>
|
|
<excludeFlowNamePatternList></excludeFlowNamePatternList>
|
|
<skipDisabledFlowsWithoutError>false</skipDisabledFlowsWithoutError>
|
|
<waitForFlowsToFinish>true</waitForFlowsToFinish>
|
|
<returnLocalVariablesToCallingFlow>false</returnLocalVariablesToCallingFlow>
|
|
</action>
|
|
<action type="execute_flows">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Flows ausführen: VoiceControl</name>
|
|
<includeFlowNamePatternList>VoiceControl</includeFlowNamePatternList>
|
|
<excludeFlowNamePatternList></excludeFlowNamePatternList>
|
|
<skipDisabledFlowsWithoutError>true</skipDisabledFlowsWithoutError>
|
|
<waitForFlowsToFinish>false</waitForFlowsToFinish>
|
|
<returnLocalVariablesToCallingFlow>false</returnLocalVariablesToCallingFlow>
|
|
</action>
|
|
<action type="import_flows">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Flows/Widgets importieren: /storage/emulated/0/Download/currentFlowsetUpdate.xml</name>
|
|
<path>/storage/emulated/0/Download/currentFlowsetUpdate.xml</path>
|
|
<replace>true</replace>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Flowsetversion</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>flowsetVersionAtDevice@@{amad_flowset_version}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="set_airplane_mode">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Flugmodus ein-/ausschalten: Ein</name>
|
|
<method>SYSTEM_SETTING</method>
|
|
<enable>true</enable>
|
|
</action>
|
|
<action type="lock_device">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Gerät sperren</name>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Get Android Version</name>
|
|
<script>if (getAndroidSDKVersion() == 23)
|
|
{
|
|
androidVersion = "6.0 Marshmallow"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 22)
|
|
{
|
|
androidVersion = "5.1 Lollipop MR1"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 21)
|
|
{
|
|
androidVersion = "5.0 Lollipop"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 19)
|
|
{
|
|
androidVersion = "4.4 KitKat"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 18)
|
|
{
|
|
androidVersion = "4.3 Jelly Bean MR2"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 17)
|
|
{
|
|
androidVersion = "4.2 - 4.2.2 Jelly Bean MR1"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 16)
|
|
{
|
|
androidVersion = "4.1 - 4.1.1 Jelly Bean"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 15)
|
|
{
|
|
androidVersion = "4.0.3 - 4.0.4 Ice Cream Sandwich MR1"
|
|
}
|
|
|
|
if (getAndroidSDKVersion() == 14)
|
|
{
|
|
androidVersion = "4.0 - 4.0.2 Ice Cream Sandwich"
|
|
}</script>
|
|
</action>
|
|
<action type="shutdown">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Herunterfahren</name>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Incoming Call</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>incomingCallerName@@{contact_name}@@@@incomingCallerNumber@@{incoming_number}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Incoming WhatsApp Message</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>incommingWhatsAppMessageFrom@@{notification_text}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="init_variable_next_alarm">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Initialisiere Variable Nächster Alarm: next_alarm</name>
|
|
<variable>next_alarm</variable>
|
|
</action>
|
|
<action type="init_variable_system_setting">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Initialisiere Variable Systemeinstellung: screenBrightness</name>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>screen_brightness</settingName>
|
|
<variable>screenBrightness</variable>
|
|
</action>
|
|
<action type="init_variable_system_setting">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Initialisiere Variable Systemeinstellung: volumeMusikBluetooth.2</name>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_music_bt_a2dp</settingName>
|
|
<variable>volumeBT</variable>
|
|
</action>
|
|
<action type="init_variable_system_setting">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Initialisiere Variable Systemeinstellung: volumeMusikSpeaker.2</name>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_music_speaker</settingName>
|
|
<variable>volumeSP</variable>
|
|
</action>
|
|
<action type="init_variable_system_setting">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Initialisiere Variable Systemeinstellung: volumeNotification</name>
|
|
<settingCategory>SYSTEM</settingCategory>
|
|
<settingName>volume_ring_speaker</settingName>
|
|
<variable>volumeNotification</variable>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>IntentRadio Status</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>intentRadioState@@{irstate}@@@@intentRadioName@@{irname}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>KeyGuard Set</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>keyguardSet@@{keyguardSet}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Lautstärke / Volume</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>volume@@{volume}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="restore_audio_stream_volume">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Lautstärken setzen param_notifivolume</name>
|
|
<restoreVolumeAlarm>false</restoreVolumeAlarm>
|
|
<variableVolumeAlarm>global_volume_alarm</variableVolumeAlarm>
|
|
<restoreVolumeDTMF>false</restoreVolumeDTMF>
|
|
<variableVolumeDTMF>global_volume_dtmf</variableVolumeDTMF>
|
|
<restoreVolumeMusic>false</restoreVolumeMusic>
|
|
<variableVolumeMusic>param_volume</variableVolumeMusic>
|
|
<restoreVolumeNotification>true</restoreVolumeNotification>
|
|
<variableVolumeNotification>param_notifivolume</variableVolumeNotification>
|
|
<restoreVolumeRing>false</restoreVolumeRing>
|
|
<variableVolumeRing>global_volume_ring</variableVolumeRing>
|
|
<restoreVolumeSystem>false</restoreVolumeSystem>
|
|
<variableVolumeSystem>global_volume_system</variableVolumeSystem>
|
|
<restoreVolumeVoiceCall>false</restoreVolumeVoiceCall>
|
|
<variableVolumeVoiceCall>global_volume_voice_call</variableVolumeVoiceCall>
|
|
<restoreRingerMode>false</restoreRingerMode>
|
|
<variableRingerMode>global_ringer_mode</variableRingerMode>
|
|
<restoreInterruptionsMode>false</restoreInterruptionsMode>
|
|
<variableInterruptionsMode>global_interruptions_mode</variableInterruptionsMode>
|
|
</action>
|
|
<action type="restore_audio_stream_volume">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Lautstärken setzen param_volume</name>
|
|
<restoreVolumeAlarm>false</restoreVolumeAlarm>
|
|
<variableVolumeAlarm>global_volume_alarm</variableVolumeAlarm>
|
|
<restoreVolumeDTMF>false</restoreVolumeDTMF>
|
|
<variableVolumeDTMF>global_volume_dtmf</variableVolumeDTMF>
|
|
<restoreVolumeMusic>true</restoreVolumeMusic>
|
|
<variableVolumeMusic>param_volume</variableVolumeMusic>
|
|
<restoreVolumeNotification>false</restoreVolumeNotification>
|
|
<variableVolumeNotification>global_volume_notification</variableVolumeNotification>
|
|
<restoreVolumeRing>false</restoreVolumeRing>
|
|
<variableVolumeRing>global_volume_ring</variableVolumeRing>
|
|
<restoreVolumeSystem>false</restoreVolumeSystem>
|
|
<variableVolumeSystem>global_volume_system</variableVolumeSystem>
|
|
<restoreVolumeVoiceCall>false</restoreVolumeVoiceCall>
|
|
<variableVolumeVoiceCall>global_volume_voice_call</variableVolumeVoiceCall>
|
|
<restoreRingerMode>false</restoreRingerMode>
|
|
<variableRingerMode>global_ringer_mode</variableRingerMode>
|
|
<restoreInterruptionsMode>false</restoreInterruptionsMode>
|
|
<variableInterruptionsMode>global_interruptions_mode</variableInterruptionsMode>
|
|
</action>
|
|
<action type="reboot">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Neustart </name>
|
|
<options></options>
|
|
</action>
|
|
<action type="store_audio_stream_volume">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Notification Lautstärke Speichern</name>
|
|
<storeVolumeAlarm>false</storeVolumeAlarm>
|
|
<variableVolumeAlarm>global_volume_alarm</variableVolumeAlarm>
|
|
<storeVolumeDTMF>false</storeVolumeDTMF>
|
|
<variableVolumeDTMF>global_volume_dtmf</variableVolumeDTMF>
|
|
<storeVolumeMusic>false</storeVolumeMusic>
|
|
<variableVolumeMusic>global_volume_music</variableVolumeMusic>
|
|
<storeVolumeNotification>true</storeVolumeNotification>
|
|
<variableVolumeNotification>global_volume_notification</variableVolumeNotification>
|
|
<storeVolumeRing>false</storeVolumeRing>
|
|
<variableVolumeRing>global_volume_ring</variableVolumeRing>
|
|
<storeVolumeSystem>false</storeVolumeSystem>
|
|
<variableVolumeSystem>global_volume_system</variableVolumeSystem>
|
|
<storeVolumeVoiceCall>false</storeVolumeVoiceCall>
|
|
<variableVolumeVoiceCall>global_volume_voice_call</variableVolumeVoiceCall>
|
|
<storeRingerMode>false</storeRingerMode>
|
|
<variableRingerMode>global_ringer_mode</variableRingerMode>
|
|
<storeInterruptionsMode>false</storeInterruptionsMode>
|
|
<variableInterruptionsMode>global_interruptions_mode</variableInterruptionsMode>
|
|
</action>
|
|
<action type="restore_audio_stream_volume">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Notification Lautstärke Wiederherstellen</name>
|
|
<restoreVolumeAlarm>false</restoreVolumeAlarm>
|
|
<variableVolumeAlarm>global_volume_alarm</variableVolumeAlarm>
|
|
<restoreVolumeDTMF>false</restoreVolumeDTMF>
|
|
<variableVolumeDTMF>global_volume_dtmf</variableVolumeDTMF>
|
|
<restoreVolumeMusic>false</restoreVolumeMusic>
|
|
<variableVolumeMusic>param_volume</variableVolumeMusic>
|
|
<restoreVolumeNotification>true</restoreVolumeNotification>
|
|
<variableVolumeNotification>global_volume_notification</variableVolumeNotification>
|
|
<restoreVolumeRing>false</restoreVolumeRing>
|
|
<variableVolumeRing>global_volume_ring</variableVolumeRing>
|
|
<restoreVolumeSystem>false</restoreVolumeSystem>
|
|
<variableVolumeSystem>global_volume_system</variableVolumeSystem>
|
|
<restoreVolumeVoiceCall>false</restoreVolumeVoiceCall>
|
|
<variableVolumeVoiceCall>global_volume_voice_call</variableVolumeVoiceCall>
|
|
<restoreRingerMode>false</restoreRingerMode>
|
|
<variableRingerMode>global_ringer_mode</variableRingerMode>
|
|
<restoreInterruptionsMode>false</restoreInterruptionsMode>
|
|
<variableInterruptionsMode>global_interruptions_mode</variableInterruptionsMode>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Notification Volume</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>volumeNotification@@{volumeNotification}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="set_audio_stream_volume">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>NotificationLautstärke auf Level 7</name>
|
|
<audioStreamType>NOTIFICATION</audioStreamType>
|
|
<volumeIndex>7</volumeIndex>
|
|
<playSound>false</playSound>
|
|
<showUI>false</showUI>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Nächster Alarm</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>nextAlarmTime@@{next_alarmtime}@@@@nextAlarmDay@@{next_alarmday}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="sleep">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Pause: 1s (Gerät wach halten)</name>
|
|
<duration>1s</duration>
|
|
<keepDeviceAwake>true</keepDeviceAwake>
|
|
<allowWakeupFromDeviceIdle>false</allowWakeupFromDeviceIdle>
|
|
</action>
|
|
<action type="sleep">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Pause: 2s (Gerät wach halten)</name>
|
|
<duration>2s</duration>
|
|
<keepDeviceAwake>true</keepDeviceAwake>
|
|
<allowWakeupFromDeviceIdle>false</allowWakeupFromDeviceIdle>
|
|
</action>
|
|
<action type="sleep">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Pause: 3s (Gerät wach halten)</name>
|
|
<duration>3s</duration>
|
|
<keepDeviceAwake>true</keepDeviceAwake>
|
|
<allowWakeupFromDeviceIdle>false</allowWakeupFromDeviceIdle>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Reading Music Metachanged.2</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>currentMusicTrack@@{global_track}@@@@currentMusicAlbum@@{global_album}@@@@currentMusicArtist@@{global_artist}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="turn_screen_on">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Schalte Display ein: Hell für {param_screenontime}s</name>
|
|
<bright>true</bright>
|
|
<duration>{param_screenontime}s</duration>
|
|
<resetUserActivityTimer>true</resetUserActivityTimer>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Screen Brightness</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>screenBrightness@@{screenBrightness}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Screen Orientation</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>screenOrientation@@{screen_orientation}@@@@screenOrientationMode@@{screen_orientation_mode}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Screen State</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>screen@@{screen_state}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: airpcount = 0</name>
|
|
<script>airpcount = 0</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: airpcount = airpcount + 1</name>
|
|
<script>airpcount = airpcount + 1</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: airplanemode = "off"</name>
|
|
<script>airplanemode = "off"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: amad_flowset_version = "1.9.67"</name>
|
|
<script>amad_flowset_version = "1.9.67"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: androidVersion = "not supported funktion"</name>
|
|
<script>androidVersion = "not supported funktion"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: bluetooth_state = "off"</name>
|
|
<script>bluetooth_state = "off"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: bluetooth_state = "on"</name>
|
|
<script>bluetooth_state = "on"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: connected_devices_names = "null"; connected_devices_addresses = "null"</name>
|
|
<script>connected_devices_names = "null";
|
|
connected_devices_addresses = "null"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: daydream_state = "off"</name>
|
|
<script>daydream_state = "off"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: daydream_state = "on"</name>
|
|
<script>daydream_state = "on"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: dock_state = "docked"</name>
|
|
<script>dock_state = "docked"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: dock_state = "undocked"</name>
|
|
<script>dock_state = "undocked"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: global_artist = "no soundplayer activ"; global_track = "no soundplayer activ"; global_album = "no soundplayer activ";</name>
|
|
<script>global_artist = "no soundplayer activ";
|
|
global_track = "no soundplayer activ";
|
|
global_album = "no soundplayer activ";</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: informationFlow_state = "aktiv"</name>
|
|
<script>informationFlow_state = "aktiv"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: informationFlow_state = "inaktiv"</name>
|
|
<script>informationFlow_state = "inaktiv"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: keyguard = "locked"</name>
|
|
<script>keyguard = "locked"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: keyguard = "unlocked"</name>
|
|
<script>keyguard = "unlocked"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: keyguardSet = "0"</name>
|
|
<script>keyguardSet = "0"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: keyguardSet = "1"</name>
|
|
<script>keyguardSet = "1"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: next_alarmday = "{next_alarm,dateformat,c}"</name>
|
|
<script>next_alarmday = "{next_alarm,dateformat,c}"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: next_alarmtime = "{next_alarm,dateformat,HH:mm}"</name>
|
|
<script>next_alarmtime = "{next_alarm,dateformat,HH:mm}"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: notification_text = "Aktiviere Automagic unter Einstellungen -> Benachrichtigungen -> Benachrichtigungszugriff"</name>
|
|
<script>notification_text = "Aktiviere Automagic unter Einstellungen -> Benachrichtigungen -> Benachrichtigungszugriff"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: notification_text = "not supported from your device"</name>
|
|
<script>notification_text = "not supported from your device"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: runTask = "0"</name>
|
|
<script>runTask = "0"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: runTask = "1"</name>
|
|
<script>runTask = "1"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: runTask = "not supported android version"</name>
|
|
<script>runTask = "not supported android version"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: runTask = "null"</name>
|
|
<script>runTask = "null"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: scrcount = 0</name>
|
|
<script>scrcount = 0</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: scrcount = scrcount + 1</name>
|
|
<script>scrcount = scrcount + 1</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: screen_orientation = "landscape"</name>
|
|
<script>screen_orientation = "landscape"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: screen_orientation = "portrait"</name>
|
|
<script>screen_orientation = "portrait"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: screen_orientation_mode = "auto"</name>
|
|
<script>screen_orientation_mode = "auto"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: screen_orientation_mode = "manual"</name>
|
|
<script>screen_orientation_mode = "manual"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: screen_state = "off {keyguard}"</name>
|
|
<script>screen_state = "off {keyguard}"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: screen_state = "on {keyguard}"</name>
|
|
<script>screen_state = "on {keyguard}"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: setCommandFlow_state = "aktiv"</name>
|
|
<script>setCommandFlow_state = "aktiv"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: setCommandFlow_state = "inaktiv"</name>
|
|
<script>setCommandFlow_state = "inaktiv"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: udef_trigger = "setLockPin"</name>
|
|
<script>udef_trigger = "setLockPin"</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: volume = {volumeBT}</name>
|
|
<script>volume = {volumeBT}</script>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Script: volume = {volumeSP}</name>
|
|
<script>volume = {volumeSP}</script>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Send Voice Input Value to AMADCommBridge</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>{value}</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: voiceinputvalue</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>true</followRedirects>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Send Voice Input Value to AMADCommBridge left</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>{left(value, (indexOf(value, " und ")))}</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: voiceinputvalue</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>true</followRedirects>
|
|
</action>
|
|
<action type="set_alarm">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Alarm: um {param_hour}:{param_minute}</name>
|
|
<label></label>
|
|
<hour>{param_hour}</hour>
|
|
<minutes>{param_minute}</minutes>
|
|
<alarmName></alarmName>
|
|
<alarmUri></alarmUri>
|
|
<vibrate>false</vibrate>
|
|
<skipUI>true</skipUI>
|
|
</action>
|
|
<action type="set_screen_brightness">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Display Helligkeit: {param_brightness}</name>
|
|
<automatic>false</automatic>
|
|
<brightness>{param_brightness}</brightness>
|
|
<changeAdaptive>false</changeAdaptive>
|
|
<adaptiveValue>50</adaptiveValue>
|
|
</action>
|
|
<action type="set_screen_orientation">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Display Orientierung: Auf Default zurücksetzen</name>
|
|
<screenOrientation>UNSPECIFIED</screenOrientation>
|
|
<showResetNotification>false</showResetNotification>
|
|
</action>
|
|
<action type="set_screen_orientation">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Display Orientierung: Landscape</name>
|
|
<screenOrientation>LANDSCAPE</screenOrientation>
|
|
<showResetNotification>false</showResetNotification>
|
|
</action>
|
|
<action type="set_screen_orientation">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Display Orientierung: Portrait</name>
|
|
<screenOrientation>PORTRAIT</screenOrientation>
|
|
<showResetNotification>false</showResetNotification>
|
|
</action>
|
|
<action type="set_flow_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Flow Status: Aktivieren Informations</name>
|
|
<enable>true</enable>
|
|
<includeFlowNamePatternList>Informations</includeFlowNamePatternList>
|
|
<excludeFlowNamePatternList></excludeFlowNamePatternList>
|
|
</action>
|
|
<action type="set_flow_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Flow Status: Aktivieren SetCommands</name>
|
|
<enable>true</enable>
|
|
<includeFlowNamePatternList>SetCommands</includeFlowNamePatternList>
|
|
<excludeFlowNamePatternList></excludeFlowNamePatternList>
|
|
</action>
|
|
<action type="set_flow_state">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Flow Status: Aktivieren {imported_flow_names,listformat,comma}</name>
|
|
<enable>true</enable>
|
|
<includeFlowNamePatternList>{imported_flow_names,listformat,comma}</includeFlowNamePatternList>
|
|
<excludeFlowNamePatternList></excludeFlowNamePatternList>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Setze Globale Variablen</name>
|
|
<script>global_fhemip = {header_fhemip}
|
|
global_fhemdevice = {header_fhemdevice}
|
|
global_activetask = {header_activetask}
|
|
global_apssid = {header_apssid}
|
|
global_deviceport = {header_dport}
|
|
global_bridgeport = {header_bport}</script>
|
|
</action>
|
|
<action type="set_lock_password">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Lock PIN/Passwort: PIN/Passwort zurücksetzen</name>
|
|
<reset>true</reset>
|
|
<lockType>PIN</lockType>
|
|
<manual>false</manual>
|
|
<variableName>param_lockPIN</variableName>
|
|
</action>
|
|
<action type="set_lock_password">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Lock PIN/Passwort: Setze PIN von Variable param_lockpin</name>
|
|
<reset>false</reset>
|
|
<lockType>PIN</lockType>
|
|
<manual>false</manual>
|
|
<variableName>param_lockpin</variableName>
|
|
</action>
|
|
<action type="set_timer">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Setze Timer</name>
|
|
<label></label>
|
|
<duration>{param_minute}m</duration>
|
|
<skipUI>true</skipUI>
|
|
</action>
|
|
<action type="script">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Setze voice Variablen</name>
|
|
<script>value = {right(value, (length(value)-indexOf(value, " und "))-5)}</script>
|
|
</action>
|
|
<action type="set_immersive_mode">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Vollbild Modus: Auf Default zurücksetzen</name>
|
|
<immersiveMode>UNSPECIFIED</immersiveMode>
|
|
<showResetNotification>false</showResetNotification>
|
|
</action>
|
|
<action type="set_immersive_mode">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Setze Vollbild Modus: Navigation nicht anzeigen</name>
|
|
<immersiveMode>HIDE_NAVIGATION</immersiveMode>
|
|
<showResetNotification>false</showResetNotification>
|
|
</action>
|
|
<action type="sound">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Sound: /storage/emulated/0/Notifications/{param_notifyfile} als Benachrichtigung</name>
|
|
<soundSourceType>FILE</soundSourceType>
|
|
<alarmName>Lautlos</alarmName>
|
|
<path>/storage/emulated/0/Notifications/{param_notifyfile}</path>
|
|
<audioStreamType>NOTIFICATION</audioStreamType>
|
|
<showStopSoundNotification>false</showStopSoundNotification>
|
|
<waitForSoundToFinish>true</waitForSoundToFinish>
|
|
<requestAudioFocus>true</requestAudioFocus>
|
|
<audioFocusType>TRANSIENT</audioFocusType>
|
|
</action>
|
|
<action type="speech_output">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Sprachausgabe: {param_message}</name>
|
|
<audioStreamType>MUSIC</audioStreamType>
|
|
<text>{param_message}</text>
|
|
<locale>de_DE</locale>
|
|
<usePitch>true</usePitch>
|
|
<pitch>1.0</pitch>
|
|
<useSpeechRate>true</useSpeechRate>
|
|
<speechRate>1.0</speechRate>
|
|
<embeddedSynthesis>true</embeddedSynthesis>
|
|
<networkSynthesis>false</networkSynthesis>
|
|
<showStopSpeechNotification>false</showStopSpeechNotification>
|
|
<requestAudioFocus>true</requestAudioFocus>
|
|
<audioFocusType>TRANSIENT</audioFocusType>
|
|
</action>
|
|
<action type="speech_output">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Spracheingabe wurde nicht erkannt</name>
|
|
<audioStreamType>NOTIFICATION</audioStreamType>
|
|
<text>Ihre Eingabe wurde nicht verstanden</text>
|
|
<locale>de_DE</locale>
|
|
<usePitch>true</usePitch>
|
|
<pitch>1.0</pitch>
|
|
<useSpeechRate>true</useSpeechRate>
|
|
<speechRate>1.0</speechRate>
|
|
<embeddedSynthesis>true</embeddedSynthesis>
|
|
<networkSynthesis>false</networkSynthesis>
|
|
<showStopSpeechNotification>false</showStopSpeechNotification>
|
|
<requestAudioFocus>true</requestAudioFocus>
|
|
<audioFocusType>TRANSIENT</audioFocusType>
|
|
</action>
|
|
<action type="http_request">
|
|
<useDefaultName>false</useDefaultName>
|
|
<name>Stromversorgung und Akkustand</name>
|
|
<url>http://{global_fhemip}:{global_bridgeport}</url>
|
|
<verifyCertificates>false</verifyCertificates>
|
|
<basicAuthentication>false</basicAuthentication>
|
|
<username></username>
|
|
<httpMethod>POST</httpMethod>
|
|
<httpContentType>GENERAL_TEXT</httpContentType>
|
|
<contentType>text/plain</contentType>
|
|
<generalTextData>powerLevel@@{battery_percentage}@@@@powerPlugged@@{battery_plugged}@@@@</generalTextData>
|
|
<formFieldList>@@@@readingsNameXYZ@@readingsValueABC</formFieldList>
|
|
<timeout>60000</timeout>
|
|
<setCustomHTTPHeaders>true</setCustomHTTPHeaders>
|
|
<customHTTPHeaders>FHEMDEVICE: {global_fhemdevice}
|
|
FHEMCMD: setreading</customHTTPHeaders>
|
|
<storeInVariable>true</storeInVariable>
|
|
<variable>response</variable>
|
|
<path>/storage/emulated/0/Download/file.bin</path>
|
|
<followRedirects>false</followRedirects>
|
|
</action>
|
|
<action type="open_browser_url">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>URL in Browser öffnen: {param_url} (mit Chrome)</name>
|
|
<url>{param_url}</url>
|
|
<explicitComponent>true</explicitComponent>
|
|
<packageName>com.android.chrome</packageName>
|
|
<className>com.google.android.apps.chrome.Main</className>
|
|
<appName>Chrome</appName>
|
|
</action>
|
|
<action type="vibrate">
|
|
<useDefaultName>true</useDefaultName>
|
|
<name>Vibrieren: Pattern 2 (-- --)</name>
|
|
<custom>false</custom>
|
|
<vibratePattern>vibrate_pattern_2</vibratePattern>
|
|
<customPattern>0,500</customPattern>
|
|
</action>
|
|
<flow type="flow">
|
|
<name>Informations</name>
|
|
<group>AMAD2 Info/Control Flowset v1.9.67</group>
|
|
<enabled>true</enabled>
|
|
<executionPolicy>PARALLEL</executionPolicy>
|
|
<emergencyStopCount>500</emergencyStopCount>
|
|
<triggercontainer id="t1" x="1015.0" y="-1207.5">
|
|
<trigger>Stromversorgung: Angeschlossen</trigger>
|
|
<trigger>Genereller Broadcast: wenn org.smblott.intentradio.STATE</trigger>
|
|
<trigger>Systemeinstellung verändert: System volume_music_headphone</trigger>
|
|
<trigger>App Task Gestartet: {global_activetask}</trigger>
|
|
<trigger>Bluetooth Status: Schaltet ein, Ein</trigger>
|
|
<trigger>Stromversorgung: Entfernt</trigger>
|
|
<trigger>Display Status: Aus</trigger>
|
|
<trigger>Display Orientierung: Portrait</trigger>
|
|
<trigger>Bluetooth Status: Schaltet aus, Aus</trigger>
|
|
<trigger>Daydream Status: Gestoppt</trigger>
|
|
<trigger>Benachrichtigung in Statusbar angezeigt: ch.gridvision.ppam.androidautomagic</trigger>
|
|
<trigger>Eingehender Anruf. Status: Klingelt, Nummern: Alle</trigger>
|
|
<trigger>Systemeinstellung verändert: System volume_music_speaker</trigger>
|
|
<trigger>Systemeinstellung verändert: System screen_brightness</trigger>
|
|
<trigger>Display Status: Ein</trigger>
|
|
<trigger>Daydream Status: Gestartet</trigger>
|
|
<trigger>Akku Ladestand: grösser als 0%</trigger>
|
|
<trigger>Dock Event: Docked</trigger>
|
|
<trigger>com.android.music.playstatechanged</trigger>
|
|
<trigger>Systemeinstellung verändert: System volume_music_bt_a2dp</trigger>
|
|
<trigger>HTTP Request: /fhem-amad/deviceInfo/</trigger>
|
|
<trigger>com.android.music.metachanged</trigger>
|
|
<trigger>Systemeinstellung verändert: System next_alarm</trigger>
|
|
<trigger>App Task Beendet: {global_activetask}</trigger>
|
|
<trigger>Benachrichtigung in Statusbar entfernt: ch.gridvision.ppam.androidautomagic</trigger>
|
|
<trigger>Dock Event: Undocked</trigger>
|
|
<trigger>Display Orientierung: Landscape</trigger>
|
|
<trigger>Benachrichtigung in Statusbar angezeigt: com.whatsapp</trigger>
|
|
<trigger>Flugmodus: Aus</trigger>
|
|
<trigger>Systemeinstellung verändert: System volume_ring_speaker</trigger>
|
|
</triggercontainer>
|
|
<actioncontainer id="t2" x="1330.0" y="-17.5">Get Android Version</actioncontainer>
|
|
<actioncontainer id="t3" x="1260.0" y="157.5">Script: androidVersion = "not supported funktion"</actioncontainer>
|
|
<conditioncontainer id="t4" x="525.0" y="-542.5">Stromversorgung: Angeschlossen</conditioncontainer>
|
|
<conditioncontainer id="t5" x="1155.0" y="-3132.5">Expression: trigger == "Daydream Status: Gestartet"</conditioncontainer>
|
|
<actioncontainer id="t6" x="-210.0" y="-2082.5">Script: setCommandFlow_state = "inaktiv"</actioncontainer>
|
|
<actioncontainer id="t7" x="105.0" y="-542.5">Initialisiere Variable Systemeinstellung: screenBrightness</actioncontainer>
|
|
<actioncontainer id="t8" x="-420.0" y="-122.5">Script: volume = {volumeBT}</actioncontainer>
|
|
<actioncontainer id="t9" x="-280.0" y="-122.5">Script: volume = {volumeSP}</actioncontainer>
|
|
<conditioncontainer id="t10" x="-350.0" y="-332.5">Bluetooth Gerät verbunden: Beliebiges Geräte (Advanced Audio Distribution)</conditioncontainer>
|
|
<actioncontainer id="t11" x="-245.0" y="-542.5">Initialisiere Variable Systemeinstellung: volumeMusikSpeaker.2</actioncontainer>
|
|
<actioncontainer id="t12" x="-455.0" y="-542.5">Initialisiere Variable Systemeinstellung: volumeMusikBluetooth.2</actioncontainer>
|
|
<actioncontainer id="t13" x="1085.0" y="-3482.5">Script: daydream_state = "on"</actioncontainer>
|
|
<actioncontainer id="t14" x="1225.0" y="-3482.5">Script: daydream_state = "off"</actioncontainer>
|
|
<actioncontainer id="t15" x="420.0" y="-3587.5">Script: next_alarmday = "{next_alarm,dateformat,c}"</actioncontainer>
|
|
<actioncontainer id="t16" x="630.0" y="-3587.5">Script: next_alarmtime = "{next_alarm,dateformat,HH:mm}"</actioncontainer>
|
|
<actioncontainer id="t17" x="525.0" y="-3307.5">Initialisiere Variable Nächster Alarm: next_alarm</actioncontainer>
|
|
<conditioncontainer id="t18" x="2205.0" y="-2082.5">App Task läuft: {global_activetask} (neuster)</conditioncontainer>
|
|
<conditioncontainer id="t19" x="1925.0" y="-2082.5">Expression: getAndroidSDKVersion() >= "19"</conditioncontainer>
|
|
<actioncontainer id="t20" x="2275.0" y="-2292.5">Script: runTask = "1"</actioncontainer>
|
|
<actioncontainer id="t21" x="2135.0" y="-2292.5">Script: runTask = "0"</actioncontainer>
|
|
<actioncontainer id="t22" x="1925.0" y="-2292.5">Script: runTask = "not supported android version"</actioncontainer>
|
|
<actioncontainer id="t23" x="1715.0" y="-2327.5">Script: runTask = "null"</actioncontainer>
|
|
<conditioncontainer id="t24" x="1995.0" y="-1907.5">Expression: global_activetask != "none"</conditioncontainer>
|
|
<conditioncontainer id="t25" x="0.0" y="-2782.5">Expression: trigger == "Systemeinstellung verändert: System volume_ring_speaker"</conditioncontainer>
|
|
<conditioncontainer id="t26" x="525.0" y="-2782.5">Expression: trigger == "Systemeinstellung verändert: System next_alarm"</conditioncontainer>
|
|
<conditioncontainer id="t27" x="1505.0" y="-2782.5">Expression: trigger == "Systemeinstellung verändert: System screen_brightness"</conditioncontainer>
|
|
<conditioncontainer id="t28" x="-1225.0" y="-3342.5">WLAN Verbunden: {global_apssid}</conditioncontainer>
|
|
<actioncontainer id="t29" x="-1225.0" y="-3657.5">Script: airplanemode = "off"</actioncontainer>
|
|
<conditioncontainer id="t30" x="-1120.0" y="-2782.5">Expression: trigger == "Flugmodus: Aus"</conditioncontainer>
|
|
<actioncontainer id="t31" x="-1120.0" y="-3097.5">Script: airpcount = 0</actioncontainer>
|
|
<conditioncontainer id="t32" x="-1050.0" y="-3657.5">Expression: airpcount < 11</conditioncontainer>
|
|
<actioncontainer id="t33" x="-1050.0" y="-3517.5">Script: airpcount = airpcount + 1</actioncontainer>
|
|
<actioncontainer id="t34" x="-1050.0" y="-3342.5">Pause: 2s (Gerät wach halten)</actioncontainer>
|
|
<conditioncontainer id="t35" x="-1610.0" y="-2782.5">Expression: trigger == "Display Status: Aus" or trigger == "Display Status: Ein" or udef_trigger == "setLockPin"</conditioncontainer>
|
|
<actioncontainer id="t36" x="-1540.0" y="-3517.5">Script: keyguard = "unlocked"</actioncontainer>
|
|
<actioncontainer id="t37" x="-1540.0" y="-3832.5">Script: screen_state = "off {keyguard}"</actioncontainer>
|
|
<conditioncontainer id="t38" x="2800.0" y="-2782.5">Expression: global_activetask != "none"</conditioncontainer>
|
|
<conditioncontainer id="t39" x="3220.0" y="-3132.5">Keyguard mit Sicherheit</conditioncontainer>
|
|
<conditioncontainer id="t40" x="2800.0" y="-3132.5">Dock Status: Docked</conditioncontainer>
|
|
<conditioncontainer id="t41" x="1855.0" y="-3027.5">Display Orientierung: Portrait</conditioncontainer>
|
|
<actioncontainer id="t42" x="1785.0" y="-3272.5">Script: screen_orientation = "portrait"</actioncontainer>
|
|
<actioncontainer id="t43" x="1925.0" y="-3272.5">Script: screen_orientation = "landscape"</actioncontainer>
|
|
<conditioncontainer id="t44" x="1855.0" y="-3482.5">Display automatisch drehen eingeschaltet</conditioncontainer>
|
|
<actioncontainer id="t45" x="2730.0" y="-3482.5">Script: dock_state = "docked"</actioncontainer>
|
|
<actioncontainer id="t46" x="2870.0" y="-3482.5">Script: dock_state = "undocked"</actioncontainer>
|
|
<actioncontainer id="t47" x="3150.0" y="-3482.5">Script: keyguardSet = "1"</actioncontainer>
|
|
<actioncontainer id="t48" x="3290.0" y="-3482.5">Script: keyguardSet = "0"</actioncontainer>
|
|
<actioncontainer id="t49" x="1785.0" y="-3657.5">Script: screen_orientation_mode = "auto"</actioncontainer>
|
|
<actioncontainer id="t50" x="1925.0" y="-3657.5">Script: screen_orientation_mode = "manual"</actioncontainer>
|
|
<conditioncontainer id="t51" x="1855.0" y="-2782.5">Expression: trigger == "Display Orientierung: Landscape" or trigger == "Display Orientierung: Portrait" or trigger == "Display Status: Ein" or trigger == "Display Status: Aus"</conditioncontainer>
|
|
<actioncontainer id="t52" x="0.0" y="-2082.5">Script: setCommandFlow_state = "aktiv"</actioncontainer>
|
|
<conditioncontainer id="t53" x="-105.0" y="-1907.5">Flow Aktiv: SetCommands</conditioncontainer>
|
|
<actioncontainer id="t54" x="-105.0" y="-2257.5">Setze Flow Status: Aktivieren SetCommands</actioncontainer>
|
|
<actioncontainer id="t55" x="-1680.0" y="-3832.5">Script: screen_state = "on {keyguard}"</actioncontainer>
|
|
<actioncontainer id="t56" x="-1610.0" y="-3097.5">Script: scrcount = 0</actioncontainer>
|
|
<actioncontainer id="t57" x="-1680.0" y="-3517.5">Script: keyguard = "locked"</actioncontainer>
|
|
<conditioncontainer id="t58" x="-1610.0" y="-3657.5">Display eingeschaltet</conditioncontainer>
|
|
<conditioncontainer id="t59" x="-1610.0" y="-3342.5">Keyguard gesperrt</conditioncontainer>
|
|
<conditioncontainer id="t60" x="-1855.0" y="-3832.5">Expression: scrcount < 5</conditioncontainer>
|
|
<actioncontainer id="t61" x="-1855.0" y="-3657.5">Script: scrcount = scrcount + 1</actioncontainer>
|
|
<actioncontainer id="t62" x="-1855.0" y="-3517.5">Pause: 2s (Gerät wach halten)</actioncontainer>
|
|
<conditioncontainer id="t63" x="-1855.0" y="-3342.5">Expression: keyguard == "locked"</conditioncontainer>
|
|
<conditioncontainer id="t64" x="840.0" y="-2782.5">Expression: trigger == "Akku Ladestand: grösser als 0%"</conditioncontainer>
|
|
<actioncontainer id="t65" x="315.0" y="-542.5">Initialisiere Variable Systemeinstellung: volumeNotification</actioncontainer>
|
|
<conditioncontainer id="t66" x="210.0" y="-2782.5">Expression: trigger == "Systemeinstellung verändert: System volume_music_bt_a2dp" or trigger == "Systemeinstellung verändert: System volume_music_speaker" or trigger == "Systemeinstellung verändert: System volume_music_headphone"</conditioncontainer>
|
|
<conditioncontainer id="t67" x="-770.0" y="-2782.5">Expression: trigger == "com.android.music.playstatechanged" or trigger == "com.android.music.metachanged"</conditioncontainer>
|
|
<actioncontainer id="t68" x="-770.0" y="-3097.5">Pause: 1s (Gerät wach halten)</actioncontainer>
|
|
<conditioncontainer id="t69" x="-770.0" y="-3342.5">Musik Aktiv</conditioncontainer>
|
|
<actioncontainer id="t70" x="-770.0" y="-3517.5">Script: global_artist = "no soundplayer activ"; global_track = "no soundplayer activ"; global_album = "no soundplayer activ";</actioncontainer>
|
|
<conditioncontainer id="t71" x="-420.0" y="-2782.5">Expression: trigger == "Bluetooth Status: Schaltet aus, Aus" or trigger == "Bluetooth Status: Schaltet ein, Ein"</conditioncontainer>
|
|
<conditioncontainer id="t72" x="-455.0" y="-3097.5">Bluetooth eingeschaltet</conditioncontainer>
|
|
<actioncontainer id="t73" x="-455.0" y="-3552.5">Script: bluetooth_state = "off"</actioncontainer>
|
|
<actioncontainer id="t74" x="-455.0" y="-3342.5">Script: bluetooth_state = "on"</actioncontainer>
|
|
<conditioncontainer id="t75" x="-315.0" y="-3097.5">Bluetooth Gerät verbunden: Beliebiges Geräte</conditioncontainer>
|
|
<actioncontainer id="t76" x="-315.0" y="-3552.5">Script: connected_devices_names = "null"; connected_devices_addresses = "null"</actioncontainer>
|
|
<conditioncontainer id="t77" x="3220.0" y="-2782.5">Expression: udef_trigger == "setLockPin"</conditioncontainer>
|
|
<conditioncontainer id="t78" x="1155.0" y="-2782.5">Expression: trigger == "Daydream Status: Gestartet" or trigger == "Daydream Status: Gestoppt"</conditioncontainer>
|
|
<conditioncontainer id="t79" x="1015.0" y="-927.5">Expression: trigger == "HTTP Request: /fhem-amad/deviceInfo/"</conditioncontainer>
|
|
<conditioncontainer id="t80" x="3535.0" y="-2782.5">Expression: trigger == "Eingehender Anruf. Status: Klingelt, Nummern: Alle"</conditioncontainer>
|
|
<conditioncontainer id="t81" x="2310.0" y="-2782.5">Expression: trigger == "Benachrichtigung in Statusbar angezeigt: ch.gridvision.ppam.androidautomagic" or trigger == "Benachrichtigung in Statusbar entfernt: ch.gridvision.ppam.androidautomagic"</conditioncontainer>
|
|
<conditioncontainer id="t82" x="2310.0" y="-3027.5">Expression: getAndroidSDKVersion() >= "19"</conditioncontainer>
|
|
<actioncontainer id="t83" x="2170.0" y="-3482.5">Script: notification_text = "Aktiviere Automagic unter Einstellungen -> Benachrichtigungen -> Benachrichtigungszugriff"</actioncontainer>
|
|
<conditioncontainer id="t84" x="2310.0" y="-3482.5">Benachrichtigung in Statusbar angezeigt: Automagic</conditioncontainer>
|
|
<actioncontainer id="t85" x="2450.0" y="-3482.5">Script: notification_text = "not supported from your device"</actioncontainer>
|
|
<conditioncontainer id="t86" x="3885.0" y="-3132.5">Expression: getAndroidSDKVersion() >= "19"</conditioncontainer>
|
|
<actioncontainer id="t87" x="3745.0" y="-3482.5">Script: notification_text = "Aktiviere Automagic unter Einstellungen -> Benachrichtigungen -> Benachrichtigungszugriff"</actioncontainer>
|
|
<actioncontainer id="t88" x="4025.0" y="-3482.5">Script: notification_text = "not supported from your device"</actioncontainer>
|
|
<conditioncontainer id="t89" x="3885.0" y="-3482.5">Benachrichtigung in Statusbar angezeigt: WhatsApp</conditioncontainer>
|
|
<conditioncontainer id="t90" x="4270.0" y="-2782.5">Expression: trigger == "Genereller Broadcast: wenn org.smblott.intentradio.STATE"</conditioncontainer>
|
|
<conditioncontainer id="t91" x="1015.0" y="-1907.5">WLAN Verbunden: {global_apssid}</conditioncontainer>
|
|
<conditioncontainer id="t92" x="3885.0" y="-2782.5">Expression: trigger == "Benachrichtigung in Statusbar angezeigt: com.whatsapp"</conditioncontainer>
|
|
<actioncontainer id="t93" x="1365.0" y="332.5">Android Version</actioncontainer>
|
|
<actioncontainer id="t94" x="700.0" y="-17.5">Setze Globale Variablen</actioncontainer>
|
|
<actioncontainer id="t95" x="1995.0" y="-2537.5">Check run Task</actioncontainer>
|
|
<actioncontainer id="t96" x="-1610.0" y="-4042.5">Screen State</actioncontainer>
|
|
<actioncontainer id="t97" x="-1120.0" y="-3832.5">Airplainemode</actioncontainer>
|
|
<actioncontainer id="t98" x="-770.0" y="-3832.5">Reading Music Metachanged.2</actioncontainer>
|
|
<actioncontainer id="t99" x="-455.0" y="-3832.5">Bluetooth Status</actioncontainer>
|
|
<actioncontainer id="t100" x="-315.0" y="-3832.5">Bluetooth Device Status</actioncontainer>
|
|
<actioncontainer id="t101" x="0.0" y="-3832.5">Notification Volume</actioncontainer>
|
|
<actioncontainer id="t102" x="210.0" y="-3832.5">Lautstärke / Volume</actioncontainer>
|
|
<actioncontainer id="t103" x="525.0" y="-3832.5">Nächster Alarm</actioncontainer>
|
|
<actioncontainer id="t104" x="840.0" y="-3832.5">Stromversorgung und Akkustand</actioncontainer>
|
|
<actioncontainer id="t105" x="1155.0" y="-3832.5">Daydream State</actioncontainer>
|
|
<actioncontainer id="t106" x="1505.0" y="-3832.5">Screen Brightness</actioncontainer>
|
|
<actioncontainer id="t107" x="1855.0" y="-3832.5">Screen Orientation</actioncontainer>
|
|
<actioncontainer id="t108" x="2310.0" y="-3832.5">Automagic State</actioncontainer>
|
|
<actioncontainer id="t109" x="2800.0" y="-3832.5">Dock State</actioncontainer>
|
|
<actioncontainer id="t110" x="3220.0" y="-3832.5">KeyGuard Set</actioncontainer>
|
|
<actioncontainer id="t111" x="3535.0" y="-3832.5">Incoming Call</actioncontainer>
|
|
<actioncontainer id="t112" x="3885.0" y="-3832.5">Incoming WhatsApp Message</actioncontainer>
|
|
<actioncontainer id="t113" x="4270.0" y="-3832.5">IntentRadio Status</actioncontainer>
|
|
<actioncontainer id="t114" x="-525.0" y="-2432.5">Flowsetversion</actioncontainer>
|
|
<actioncontainer id="t115" x="-105.0" y="-2432.5">Flow Status SetCommands</actioncontainer>
|
|
<actioncontainer id="t116" x="1015.0" y="-1522.5">Script: amad_flowset_version = "1.9.67"</actioncontainer>
|
|
<connection from="t1" to="t91" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t1" to="t79" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t1" to="t30" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t1" to="t90" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t2" to="t3" type="EXCEPTION" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t2" to="t93" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t3" to="t93" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t4" to="t104" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t4" to="t104" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t5" to="t13" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t5" to="t14" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t6" to="t54" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t6" to="t115" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t7" to="t106" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t8" to="t102" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t9" to="t102" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t10" to="t8" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t10" to="t9" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t11" to="t10" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t12" to="t10" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t13" to="t105" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t14" to="t105" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t15" to="t103" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t16" to="t103" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t17" to="t15" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t17" to="t16" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t18" to="t20" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t18" to="t21" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t19" to="t18" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t19" to="t22" type="EXCEPTION" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t19" to="t22" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t20" to="t95" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t21" to="t95" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t22" to="t95" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t23" to="t95" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t24" to="t23" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t24" to="t19" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t25" to="t101" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t26" to="t17" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t27" to="t106" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t28" to="t29" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t28" to="t32" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t29" to="t97" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t30" to="t31" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t31" to="t28" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t32" to="t33" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t33" to="t34" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t34" to="t28" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t35" to="t56" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t36" to="t58" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t37" to="t96" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t38" to="t40" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t39" to="t47" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t39" to="t48" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t40" to="t45" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t40" to="t46" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t41" to="t42" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t41" to="t43" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t42" to="t44" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t43" to="t44" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t44" to="t49" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t44" to="t50" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t45" to="t109" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t46" to="t109" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t47" to="t110" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t48" to="t110" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t49" to="t107" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t50" to="t107" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t51" to="t41" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t52" to="t115" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t53" to="t52" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t53" to="t6" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t55" to="t96" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t56" to="t59" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t57" to="t58" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t58" to="t55" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t58" to="t37" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t58" to="t60" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t59" to="t36" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t59" to="t57" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t60" to="t61" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t61" to="t62" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t62" to="t63" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t63" to="t59" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t64" to="t104" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t65" to="t101" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t66" to="t102" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t67" to="t68" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t68" to="t69" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t69" to="t70" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t69" to="t98" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t70" to="t98" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t71" to="t72" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t72" to="t74" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t72" to="t73" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t73" to="t99" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t74" to="t99" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t75" to="t100" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t75" to="t76" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t76" to="t100" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t77" to="t39" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t78" to="t5" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t94" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t2" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t65" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t17" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t7" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t11" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t12" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t72" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t41" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t82" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t4" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t75" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t78" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t40" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t69" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t39" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t31" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t79" to="t56" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t80" to="t111" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t81" to="t82" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t82" to="t85" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t82" to="t84" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t83" to="t108" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t84" to="t83" type="EXCEPTION" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t84" to="t108" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t85" to="t108" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t86" to="t88" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t86" to="t89" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t87" to="t112" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t88" to="t112" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t89" to="t87" type="EXCEPTION" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t89" to="t112" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t90" to="t113" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t26" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t66" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t27" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t25" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t35" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t71" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t53" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t81" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t64" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t24" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t51" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t78" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t38" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t67" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t77" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t75" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t80" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t116" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t91" to="t92" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t92" to="t86" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t116" to="t114" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
</flow>
|
|
<flow type="flow">
|
|
<name>SetCommands</name>
|
|
<group>AMAD2 Info/Control Flowset v1.9.67</group>
|
|
<enabled>true</enabled>
|
|
<executionPolicy>QUEUE</executionPolicy>
|
|
<emergencyStopCount>500</emergencyStopCount>
|
|
<conditioncontainer id="t1" x="-1435.0" y="367.5">Expression: param_screen=="on"</conditioncontainer>
|
|
<conditioncontainer id="t2" x="-1015.0" y="-122.5">Expression: setBrightness"</conditioncontainer>
|
|
<conditioncontainer id="t3" x="-595.0" y="-122.5">Expression: screenMsg"</conditioncontainer>
|
|
<actioncontainer id="t4" x="-385.0" y="892.5">URL in Browser öffnen: {param_url} (mit Chrome)</actioncontainer>
|
|
<actioncontainer id="t5" x="-595.0" y="892.5">Benachrichtigung auf Bildschirm: {param_message} (lange)</actioncontainer>
|
|
<conditioncontainer id="t6" x="770.0" y="-122.5">Expression: setScreenFullscreen"</conditioncontainer>
|
|
<conditioncontainer id="t7" x="1505.0" y="577.5">Expression: param_orientation == "auto"</conditioncontainer>
|
|
<actioncontainer id="t8" x="1295.0" y="892.5">Setze Display Orientierung: Portrait</actioncontainer>
|
|
<actioncontainer id="t9" x="1085.0" y="892.5">Setze Display Orientierung: Landscape</actioncontainer>
|
|
<conditioncontainer id="t10" x="1085.0" y="577.5">Expression: param_orientation == "landscape"</conditioncontainer>
|
|
<actioncontainer id="t11" x="665.0" y="892.5">Setze Vollbild Modus: Navigation nicht anzeigen</actioncontainer>
|
|
<actioncontainer id="t12" x="875.0" y="892.5">Setze Vollbild Modus: Auf Default zurücksetzen</actioncontainer>
|
|
<conditioncontainer id="t13" x="455.0" y="577.5">Expression: param_button == "back"</conditioncontainer>
|
|
<conditioncontainer id="t14" x="245.0" y="577.5">Expression: param_button == "next"</conditioncontainer>
|
|
<actioncontainer id="t15" x="1505.0" y="892.5">Setze Display Orientierung: Auf Default zurücksetzen</actioncontainer>
|
|
<conditioncontainer id="t16" x="35.0" y="577.5">Expression: param_button == "play"</conditioncontainer>
|
|
<conditioncontainer id="t17" x="140.0" y="-122.5">Expression: mediaPlayer"</conditioncontainer>
|
|
<conditioncontainer id="t18" x="-175.0" y="577.5">Expression: param_button == "stop"</conditioncontainer>
|
|
<conditioncontainer id="t19" x="-1645.0" y="367.5">Expression: param_screen=="off"</conditioncontainer>
|
|
<conditioncontainer id="t20" x="-1540.0" y="-122.5">Expression: setScreenOnOff"</conditioncontainer>
|
|
<conditioncontainer id="t21" x="-1225.0" y="-2012.5">Flow Aktiv: Informations</conditioncontainer>
|
|
<conditioncontainer id="t22" x="-1225.0" y="-122.5">Expression: ttsMsg"</conditioncontainer>
|
|
<actioncontainer id="t23" x="1190.0" y="1032.5">Display automatisch drehen ein-/ausschalten: Aus</actioncontainer>
|
|
<actioncontainer id="t24" x="1505.0" y="1032.5">Display automatisch drehen ein-/ausschalten: Ein</actioncontainer>
|
|
<conditioncontainer id="t25" x="1295.0" y="-122.5">Expression: setScreenOrientation"</conditioncontainer>
|
|
<conditioncontainer id="t26" x="875.0" y="577.5">Expression: param_fullscreen == "off"</conditioncontainer>
|
|
<conditioncontainer id="t27" x="665.0" y="577.5">Expression: param_fullscreen == "on"</conditioncontainer>
|
|
<conditioncontainer id="t28" x="1820.0" y="-122.5">Expression: setBluetooth"</conditioncontainer>
|
|
<actioncontainer id="t29" x="-1225.0" y="892.5">Sprachausgabe: {param_message}</actioncontainer>
|
|
<conditioncontainer id="t30" x="1715.0" y="577.5">Expression: param_bluetooth == "off"</conditioncontainer>
|
|
<conditioncontainer id="t31" x="1925.0" y="577.5">Expression: param_bluetooth == "on"</conditioncontainer>
|
|
<actioncontainer id="t32" x="1925.0" y="892.5">Bluetooth ein-/ausschalten: Ein</actioncontainer>
|
|
<actioncontainer id="t33" x="-1330.0" y="-1802.5">Script: informationFlow_state = "inaktiv"</actioncontainer>
|
|
<conditioncontainer id="t34" x="2135.0" y="52.5">Bluetooth eingeschaltet</conditioncontainer>
|
|
<actioncontainer id="t35" x="2345.0" y="332.5">Bluetooth Gerät verbinden/trennen: Trennen Advanced Audio Distribution {param_btdeviceone}</actioncontainer>
|
|
<actioncontainer id="t36" x="2345.0" y="472.5">Bluetooth Gerät verbinden/trennen: Trennen Eingabegerät {param_btdeviceone}</actioncontainer>
|
|
<actioncontainer id="t37" x="2345.0" y="612.5">Bluetooth Gerät verbinden/trennen: Trennen Personal Area Network {param_btdeviceone}</actioncontainer>
|
|
<actioncontainer id="t38" x="2345.0" y="962.5">Bluetooth Gerät verbinden/trennen: Trennen Advanced Audio Distribution {param_btdevicetwo}</actioncontainer>
|
|
<actioncontainer id="t39" x="2345.0" y="1102.5">Bluetooth Gerät verbinden/trennen: Trennen Eingabegerät {param_btdevicetwo}</actioncontainer>
|
|
<actioncontainer id="t40" x="2345.0" y="192.5">Bluetooth Gerät verbinden/trennen: Trennen Headset {param_btdeviceone}</actioncontainer>
|
|
<actioncontainer id="t41" x="2345.0" y="822.5">Bluetooth Gerät verbinden/trennen: Trennen Headset {param_btdevicetwo}</actioncontainer>
|
|
<actioncontainer id="t42" x="2345.0" y="1242.5">Bluetooth Gerät verbinden/trennen: Trennen Personal Area Network {param_btdevicetwo}</actioncontainer>
|
|
<actioncontainer id="t43" x="2135.0" y="1032.5">Pause: 3s (Gerät wach halten)</actioncontainer>
|
|
<actioncontainer id="t44" x="2135.0" y="857.5">Bluetooth Gerät verbinden/trennen: Verbinden Advanced Audio Distribution {param_swtobtdevicemac}</actioncontainer>
|
|
<actioncontainer id="t45" x="2135.0" y="682.5">Pause: 2s (Gerät wach halten)</actioncontainer>
|
|
<actioncontainer id="t46" x="-1645.0" y="892.5">Gerät sperren</actioncontainer>
|
|
<conditioncontainer id="t47" x="2135.0" y="-122.5">Expression: setBTDevice"</conditioncontainer>
|
|
<conditioncontainer id="t48" x="-385.0" y="-122.5">Expression: openURL"</conditioncontainer>
|
|
<actioncontainer id="t49" x="35.0" y="892.5">Audio Player steuern: Medienknopf Play (Google Play Musik)</actioncontainer>
|
|
<actioncontainer id="t50" x="245.0" y="892.5">Audio Player steuern: Medienknopf Weiter (Google Play Musik)</actioncontainer>
|
|
<actioncontainer id="t51" x="455.0" y="892.5">Audio Player steuern: Medienknopf Zurück (Google Play Musik)</actioncontainer>
|
|
<actioncontainer id="t52" x="1715.0" y="892.5">Bluetooth ein-/ausschalten: Aus</actioncontainer>
|
|
<actioncontainer id="t53" x="-175.0" y="892.5">Audio Player steuern: Medienknopf Stopp (Google Play Musik)</actioncontainer>
|
|
<conditioncontainer id="t54" x="-1855.0" y="-122.5">Expression: setVolume"</conditioncontainer>
|
|
<conditioncontainer id="t55" x="1295.0" y="577.5">Expression: param_orientation == "portrait"</conditioncontainer>
|
|
<conditioncontainer id="t56" x="-3115.0" y="367.5">Expression: Reboot</conditioncontainer>
|
|
<conditioncontainer id="t57" x="-3325.0" y="-122.5">Expression: System Command"</conditioncontainer>
|
|
<actioncontainer id="t58" x="-3115.0" y="892.5">Neustart </actioncontainer>
|
|
<conditioncontainer id="t59" x="-3325.0" y="367.5">Expression: Shutdown</conditioncontainer>
|
|
<actioncontainer id="t60" x="-3325.0" y="892.5">Herunterfahren</actioncontainer>
|
|
<actioncontainer id="t61" x="-3745.0" y="892.5">Sound: /storage/emulated/0/Notifications/{param_notifyfile} als Benachrichtigung</actioncontainer>
|
|
<actioncontainer id="t62" x="-3955.0" y="892.5">Benachrichtigung aus Statusbar entfernen: Alle</actioncontainer>
|
|
<actioncontainer id="t63" x="-4165.0" y="892.5">Benachrichtigung aus Statusbar entfernen: Alle (Automagic)</actioncontainer>
|
|
<conditioncontainer id="t64" x="-4165.0" y="367.5">Expression: Automagic</conditioncontainer>
|
|
<conditioncontainer id="t65" x="-3955.0" y="367.5">Expression: All</conditioncontainer>
|
|
<conditioncontainer id="t66" x="-4795.0" y="-122.5">Expression: setNotifiVolume"</conditioncontainer>
|
|
<conditioncontainer id="t67" x="-3745.0" y="-122.5">Expression: notifysnd"</conditioncontainer>
|
|
<actioncontainer id="t68" x="-3885.0" y="-297.5">NotificationLautstärke auf Level 7</actioncontainer>
|
|
<actioncontainer id="t69" x="-3885.0" y="-472.5">Notification Lautstärke Speichern</actioncontainer>
|
|
<conditioncontainer id="t70" x="-3885.0" y="-647.5">Expression: param_notifyfile == "RedAlert.mp3"</conditioncontainer>
|
|
<actioncontainer id="t71" x="-3745.0" y="1067.5">Notification Lautstärke Wiederherstellen</actioncontainer>
|
|
<conditioncontainer id="t72" x="2555.0" y="-122.5">Expression: setVoiceCommand"</conditioncontainer>
|
|
<actioncontainer id="t73" x="2555.0" y="892.5">Flows ausführen: VoiceControl</actioncontainer>
|
|
<actioncontainer id="t74" x="-5005.0" y="892.5">Vibrieren: Pattern 2 (-- --)</actioncontainer>
|
|
<conditioncontainer id="t75" x="-4585.0" y="-122.5">Expression: Clear Automagic Meldungen"</conditioncontainer>
|
|
<actioncontainer id="t76" x="-3535.0" y="892.5">Flugmodus ein-/ausschalten: Ein</actioncontainer>
|
|
<actioncontainer id="t77" x="-1015.0" y="892.5">Setze Display Helligkeit: {param_brightness}</actioncontainer>
|
|
<conditioncontainer id="t78" x="2870.0" y="-122.5">Expression: setScreenlock"</conditioncontainer>
|
|
<actioncontainer id="t79" x="3185.0" y="892.5">Broadcast senden: {param_action} </actioncontainer>
|
|
<conditioncontainer id="t80" x="3185.0" y="-122.5">Expression: sendIntent"</conditioncontainer>
|
|
<actioncontainer id="t81" x="-1470.0" y="-1557.5">Setze Flow Status: Aktivieren Informations</actioncontainer>
|
|
<actioncontainer id="t82" x="-1120.0" y="-1802.5">Script: informationFlow_state = "aktiv"</actioncontainer>
|
|
<conditioncontainer id="t83" x="-3535.0" y="367.5">Expression: Airplanemode</conditioncontainer>
|
|
<actioncontainer id="t84" x="-3535.0" y="717.5">Pause: 1s (Gerät wach halten)</actioncontainer>
|
|
<actioncontainer id="t85" x="-3535.0" y="577.5">Airplainemode ON</actioncontainer>
|
|
<conditioncontainer id="t86" x="2870.0" y="367.5">Expression: param_lockmod == "lock"</conditioncontainer>
|
|
<actioncontainer id="t87" x="2975.0" y="577.5">Setze Lock PIN/Passwort: PIN/Passwort zurücksetzen</actioncontainer>
|
|
<actioncontainer id="t88" x="2765.0" y="577.5">Setze Lock PIN/Passwort: Setze PIN von Variable param_lockpin</actioncontainer>
|
|
<actioncontainer id="t89" x="2870.0" y="752.5">Script: udef_trigger = "setLockPin"</actioncontainer>
|
|
<actioncontainer id="t90" x="2870.0" y="892.5">Flows ausführen: udef_trigger setLockPin</actioncontainer>
|
|
<actioncontainer id="t91" x="-1855.0" y="892.5">Lautstärken setzen param_volume</actioncontainer>
|
|
<conditioncontainer id="t92" x="-630.0" y="-2327.5">Expression: trigger == "Sprachbefehl angefordert"</conditioncontainer>
|
|
<conditioncontainer id="t93" x="-805.0" y="-2537.5">WLAN Verbunden: {global_apssid}</conditioncontainer>
|
|
<actioncontainer id="t94" x="-4795.0" y="892.5">Lautstärken setzen param_notifivolume</actioncontainer>
|
|
<actioncontainer id="t95" x="-805.0" y="892.5">Setze Alarm: um {param_hour}:{param_minute}</actioncontainer>
|
|
<conditioncontainer id="t96" x="-805.0" y="-2047.5">Expression: trigger == "HTTP Request: /fhem-amad/setCommands/*"</conditioncontainer>
|
|
<conditioncontainer id="t97" x="-805.0" y="-122.5">Expression: setAlarm"</conditioncontainer>
|
|
<conditioncontainer id="t98" x="3395.0" y="-122.5">Expression: setTimer"</conditioncontainer>
|
|
<actioncontainer id="t99" x="3395.0" y="892.5">Setze Timer</actioncontainer>
|
|
<conditioncontainer id="t100" x="-5005.0" y="-122.5">Expression: setVibrate"</conditioncontainer>
|
|
<conditioncontainer id="t101" x="-2065.0" y="-122.5">Expression: openApp"</conditioncontainer>
|
|
<conditioncontainer id="t102" x="-2065.0" y="367.5">App Task läuft: App (neuster)</conditioncontainer>
|
|
<actioncontainer id="t103" x="-2065.0" y="892.5">App Starten: App</actioncontainer>
|
|
<actioncontainer id="t104" x="-2275.0" y="612.5">Setze Flow Status: Aktivieren {imported_flow_names,listformat,comma}</actioncontainer>
|
|
<actioncontainer id="t105" x="-2275.0" y="892.5">Dateien löschen: /storage/emulated/0/Download/currentFlowsetUpdate.xml</actioncontainer>
|
|
<conditioncontainer id="t106" x="-2275.0" y="-122.5">Expression: setVibrate"</conditioncontainer>
|
|
<actioncontainer id="t107" x="-2275.0" y="367.5">Flows/Widgets importieren: /storage/emulated/0/Download/currentFlowsetUpdate.xml</actioncontainer>
|
|
<actioncontainer id="t108" x="-1435.0" y="892.5">Schalte Display ein: Hell für {param_screenontime}s</actioncontainer>
|
|
<triggercontainer id="t109" x="-805.0" y="-2712.5">
|
|
<trigger>Akku Ladestand: grösser als 0%</trigger>
|
|
<trigger>HTTP Request: /fhem-amad/deviceInfo/</trigger>
|
|
<trigger>Sprachbefehl angefordert</trigger>
|
|
<trigger>Display Status: Ein</trigger>
|
|
<trigger>HTTP Request: /fhem-amad/setCommands/*</trigger>
|
|
</triggercontainer>
|
|
<actioncontainer id="t110" x="-1225.0" y="-1417.5">Flow Status Informations</actioncontainer>
|
|
<actioncontainer id="t111" x="-2275.0" y="122.5">Download URL: http://{global_fhemip}:{global_bridgeport}/currentFlowsetUpdate.xml to /storage/emulated/0/Download</actioncontainer>
|
|
<connection from="t1" to="t108" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t2" to="t77" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t3" to="t5" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t6" to="t27" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t6" to="t26" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t7" to="t15" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t8" to="t23" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t9" to="t23" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t10" to="t9" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t13" to="t51" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t14" to="t50" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t15" to="t24" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t16" to="t49" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t17" to="t18" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t17" to="t16" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t17" to="t14" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t17" to="t13" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t18" to="t53" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t19" to="t46" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t20" to="t19" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t20" to="t1" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t21" to="t33" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t21" to="t82" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t22" to="t29" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t25" to="t55" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t25" to="t10" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t25" to="t7" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t26" to="t12" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t27" to="t11" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t28" to="t31" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t28" to="t30" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t30" to="t52" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t31" to="t32" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t33" to="t81" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t34" to="t32" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t34" to="t40" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t35" to="t36" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t36" to="t37" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t37" to="t41" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t38" to="t39" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t39" to="t42" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t40" to="t35" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t41" to="t38" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t42" to="t45" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t44" to="t43" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t45" to="t44" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t47" to="t34" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t48" to="t4" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t54" to="t91" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t55" to="t8" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t56" to="t58" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t57" to="t56" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t57" to="t59" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t57" to="t83" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t59" to="t60" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t61" to="t71" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t64" to="t63" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t65" to="t62" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t66" to="t94" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t67" to="t70" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t68" to="t61" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t69" to="t68" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t70" to="t69" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t70" to="t61" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t72" to="t73" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t75" to="t65" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t75" to="t64" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t78" to="t86" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t80" to="t79" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t81" to="t110" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t82" to="t110" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t83" to="t85" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t84" to="t76" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t85" to="t84" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t86" to="t88" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t86" to="t87" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t87" to="t89" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t88" to="t89" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t89" to="t90" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t92" to="t96" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t92" to="t72" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t93" to="t92" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t93" to="t21" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t57" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t101" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t54" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t20" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t22" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t2" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t97" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t3" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t48" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t17" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t6" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t25" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t28" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t67" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t47" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t75" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t72" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t66" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t78" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t100" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t80" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t96" to="t98" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t97" to="t95" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t98" to="t99" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t100" to="t74" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t101" to="t102" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t102" to="t103" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t104" to="t105" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t106" to="t111" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t107" to="t104" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t109" to="t93" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t111" to="t107" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
</flow>
|
|
<flow type="flow">
|
|
<name>VoiceControl</name>
|
|
<group>AMAD2 Info/Control Flowset v1.9.67</group>
|
|
<enabled>true</enabled>
|
|
<executionPolicy>QUEUE</executionPolicy>
|
|
<emergencyStopCount>60</emergencyStopCount>
|
|
<triggercontainer id="t1" x="70.0" y="-647.5" />
|
|
<actioncontainer id="t2" x="70.0" y="437.5">AMAD Voice Control</actioncontainer>
|
|
<conditioncontainer id="t3" x="-140.0" y="962.5">Expression: contains(value, " und ")</conditioncontainer>
|
|
<actioncontainer id="t4" x="-35.0" y="1382.5">Benachrichtigung auf Bildschirm: {value} (lange)</actioncontainer>
|
|
<conditioncontainer id="t5" x="70.0" y="682.5">Expression: value != ""</conditioncontainer>
|
|
<actioncontainer id="t6" x="280.0" y="962.5">Spracheingabe wurde nicht erkannt</actioncontainer>
|
|
<actioncontainer id="t7" x="-245.0" y="1382.5">Setze voice Variablen</actioncontainer>
|
|
<actioncontainer id="t8" x="-245.0" y="1207.5">Send Voice Input Value to AMADCommBridge left</actioncontainer>
|
|
<actioncontainer id="t9" x="-35.0" y="1207.5">Send Voice Input Value to AMADCommBridge</actioncontainer>
|
|
<connection from="t1" to="t2" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t2" to="t5" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t3" to="t9" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t3" to="t8" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t5" to="t3" type="TRUE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t5" to="t6" type="FALSE" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t7" to="t3" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t8" to="t7" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
<connection from="t9" to="t4" type="NORMAL" sourcePosition="SOUTH" targetPosition="NORTH" />
|
|
</flow>
|
|
</data> |