Ok - I'm trying to work around the problem where a UPB link updates some switches, but my Elk doesn't know what the new switch settings are.
Here's what I did.
1. Create a Link in UPStart with only the transmit button but no actual switch devices to receive.
2. Do a Elk rules 'whenever (linkname) is turned on' followed by all the 'SET xxx to yy% bright' commands that would normally be in the link.
The only problem is that if you have many switches, each one has to have it's own command sent, which takes a while and the switches don't change at the same time (looks like a ghost wandering through the house
SO . . .
I duplicated the light settings in both the UPB link and the elk rule, so that
#1 - The lights update at the same time and
#2 - Elk knows the current lighting levels
of course the light is sent the same command twice - once directly and once in the link.
Any ideas about how to make this more efficient etc?
Later,
Frank
Here's what I did.
1. Create a Link in UPStart with only the transmit button but no actual switch devices to receive.
2. Do a Elk rules 'whenever (linkname) is turned on' followed by all the 'SET xxx to yy% bright' commands that would normally be in the link.
The only problem is that if you have many switches, each one has to have it's own command sent, which takes a while and the switches don't change at the same time (looks like a ghost wandering through the house
SO . . .
I duplicated the light settings in both the UPB link and the elk rule, so that
#1 - The lights update at the same time and
#2 - Elk knows the current lighting levels
of course the light is sent the same command twice - once directly and once in the link.
Any ideas about how to make this more efficient etc?
Later,
Frank