Welcome to the Allonis forum! Tell us and our members who you are, what you like and why you became a member of this site. We welcome all new members and hope to see you around a lot!

myServer6 Macro Programming

bowlingbeeg's Avatar
User User
  • Posts: 248
  • Thanks: 33

Re: myServer6 Macro Programming

4 months 2 weeks ago
#4928
When you issue commands from the web based dashboard then the clientname variable is going to be "dashboard-fx-wxyz". When you issue the macro from your remote then the clientname variable will be "smartremote1". So if you really want to see that macro work you'll need to issue it from the smart remote itself. There is no way for you to set the clientname manually in the server variables.

Please Log in or Create an account to join the conversation.

aa6vh's Avatar
User User
  • Posts: 111
  • Thanks: 7

Re: myServer6 Macro Programming

4 months 2 weeks ago
#4929
Just noticed that the Allonis Macro I showed above got munged by this board. Let me try it this way:
Code:
GetUrl|http://192.168.0.80/JSON?request=runevent&groupname=<p1>&name=<p2>

Please Log in or Create an account to join the conversation.

mshumanmd@gmail.com's Avatar Topic Author

Re: myServer6 Macro Programming

4 months 2 weeks ago
#4930
Thank you for the advice about using the actual variable names. That's how I even got the remote to work at all. I'll stick with it and change it if necessary later. Also, thank you for the Homeseer command. I'll work on that after I get the remote working my AV equipment.

Please Log in or Create an account to join the conversation.

mshumanmd@gmail.com's Avatar Topic Author

Re: myServer6 Macro Programming

4 months 2 weeks ago - 4 months 2 weeks ago
#4931
I was testing and finding that the macro wasn't running commands in order. During the testing, I had a lot of code commented out, so I could just test portions, and that turned out to be an issue.  I got it working.  Thanks to everyone who contributed.  I'm sure I'll be back with more questions soon. 

Mark
Last edit: 4 months 2 weeks ago by mshumanmd@gmail.com. Reason: Additional testing

Please Log in or Create an account to join the conversation.

Time to create page: 0.280 seconds