I'm afraid I don't have one of those.
Thanks,
Tim
Announcement
Collapse
No announcement yet.
Fix an old HS2 script
Collapse
X
-
Can you turn that device On & OFF using a regular (maxi or mini) controller plugged into the same outlet that your CM11a/Ti103 is?
Leave a comment:
-
Ok, I got that figured out.
Next question, I installed a Switchlink Relay PLC Remote Control Switch to run the exhaust fan in the bathroom.
I got it to program the house and unit code. Made a new device in HS3 with the same codes.
Tested it out and I can't turn the fan on through HS, but I can turn it off.
The manual has a trouble shooting guide in the back. One of them was - the fan turns on but not off - I have the opposite.
Any suggestions?
Thanks,
Tim
Leave a comment:
-
You can not use hs.ExecX10() to send X10 commands in HS3 and must call the function within the X10 plugin. Please see this sticky for details on how to call X10 plugin functions: https://forums.homeseer.com/forum/li...-from-a-script
Leave a comment:
-
Fix an old HS2 script
How do I make this script (or re-write it) so it works in HS3?
Code:Sub main hs.ExecX10 "P14","no cmd", 0, 0 hs.ExecX10 "P14","no cmd", 0, 0 hs.ExecX10 "P14","no cmd", 0, 0 end sub
TimTags: None
Leave a comment: