0 Members and 1 Guest are viewing this topic.
<?xml version="1.0" encoding="utf-16"?><!--VoxCommando 2.2.0.9--><command id="386" name="ESP8266" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description=""> <action> <cmdType>Scrape</cmdType> <params> <param>http://192.168.1.2/gpio/1</param> </params> <cmdRepeat>1</cmdRepeat> </action> <action> <cmdType>TTS.Speak</cmdType> <params> <param>the LED is now ON</param> </params> <cmdRepeat>1</cmdRepeat> </action> <phrase>set pin to high</phrase></command>
String udpMsg = "VC.TriggerEvent&&EventName&&"+String(mySwitch.getReceivedValue())+"&&Payload2Here"
That’s it!The ESP should now connect to your network. You can find its IP e.g. with AutoScan-Network.