harleydude
Active Member
This past weekend I finally shutdown HomeSeer and moved lighting control over to the Elk. So far things are running very well, however I did have a few things that I need some guidance on.
1. I have certain events that happen depending on the day of week, is it possible to setup a rule like?
2. I am also working on control of some lighting via the RS232 port and a PC running Girder. When I have Girder issue a A6 DIM 50%, the light dims as requested, however the Elk reports back to Girder an A6 ON. I expected that if the Elk were to echo back a response that it would echo A6 DIM 50% or something similar. Am I missing something here? Below is a sample of the data sent to the Elk and then received from it.
I still have a couple of minor issuses that I have not fully looked into yet. Will post more later.
Rick
1. I have certain events that happen depending on the day of week, is it possible to setup a rule like?
Code:
WHENEVER DAY is Saturday...
2. I am also working on control of some lighting via the RS232 port and a PC running Girder. When I have Girder issue a A6 DIM 50%, the light dims as requested, however the Elk reports back to Girder an A6 ON. I expected that if the Elk were to echo back a response that it would echo A6 DIM 50% or something similar. Am I missing something here? Below is a sample of the data sent to the Elk and then received from it.
Code:
To Elk: 11pcA08050800000035
From Elk: A080100
I still have a couple of minor issuses that I have not fully looked into yet. Will post more later.
Rick