Recent content by bipolarbear

  1. B

    [How-To] Control an Elk M1 via External Perl Scripting

    After adding the PS line to MessageFactory.pm, I started getting errors at line 63 of MessageFactory. in sub instantiate it works out the path to the correct message type and includes it, but im getting "Compilation failed in require at /Library/Perl/5.8.6/ElkM1/Control/MessageFactory.pm line...
  2. B

    [How-To] Control an Elk M1 via External Perl Scripting

    Im working on a perl daemon to sit between my ELK M1 and a Philips Pronto 9400 remote so I can control the lights from my main remote. Im currently stuck on getting current status as well. If you have any insight into requestPCLStatus() let me know. some simple code ---------- my $msg =...
Back
Top