Trying to implement an answer to the question in red not sure I understand how. Can you direct me? Is there some special action I can use that will walk me through.
<macro>
<action actiontype="WUnder.Refresh" repeat="1" logic="False"><paramstring>District of Columbia&&US-en&&F</paramstring></action>
<action actiontype="WUnder.GetCustom" repeat="1" logic="False"><paramstring>{C.temp_f}</paramstring></action>
<action actiontype="TTS.SpeakSync" repeat="1" logic="False"><paramstring>Hey, d! Welcome home! The time is {ShortTime}.</paramstring></action>
<action actiontype="TTS.SpeakSync" repeat="1" logic="False"><paramstring>The current temperature is {LastResult} degrees fahrenheit.</paramstring></action>
<action actiontype="TTS.SpeakSync" repeat="1" logic="False"><paramstring>I will adjust the thermostat to 77 degrees fahrenheit. I will also set the lighting to 100% in the Kitchen and TV Room.</paramstring></action>
<action actiontype="Scrape" repeat="1" logic="False"><paramstring>
http://192.168.1.14/rest/nodes/C 7B 80 1/cmd/DON&&don</paramstring></action>
<action actiontype="Scrape" repeat="1" logic="False"><paramstring>
http://192.168.1.14/rest/nodes/D 2B A6 1/cmd/DON&&don</paramstring></action>
<action actiontype="Scrape" repeat="1" logic="False"><paramstring>
http://192.168.1.14/rest/programs/004D/runThen&&don</paramstring></action>
<action actiontype="TTS.SpeakSync" repeat="1" logic="False"><paramstring>How was your day today?</paramstring></action> I would like to answer the question but can't figure out how to format it.... please help. What action should I use.<action actiontype="TTS.SpeakSync" repeat="1" logic="False"><paramstring>Would you like to listen to music?</paramstring></action>
<action actiontype="VC.TellVox" repeat="1" logic="False"><paramstring>confirm play music</paramstring></action>
</macro>