Announcement

Collapse
No announcement yet.

Radio RA2 Setup with Sivoia QS Triathlon Shades

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Radio RA2 Setup with Sivoia QS Triathlon Shades

    Hello - I have been using the Lutron RA2 plugin with HomeSeer for a month or two now with no issues. Yesterday, I added Sivoia QS Triathlon Shades throughout the house and the RA2 plugin was able to successfully identify the shades and added them to the system. However, when I attempt to set the level or press "Off" or "On" the shades move extremely slowly and do not go to the indicated position.

    I did some digging into the integration protocol and used Wireshark to determine that the command being sent to the shades is causing the issue.

    The expected command is:
    #OUTPUT,[Integration ID],1,Level

    The command being sent by the plugin is:
    #OUTPUT,[Integration ID],1,Level,1,00:00:00

    I connected to the RA2 controller and executed the following commands:
    #OUTPUT,[Integration ID],1,Level,1

    That command resulted in the correct destination but with the shade moving at a slow speed.

    #OUTPUT,[Integration ID],1,Level,0
    That command resulted in the correct destination and correct speed.

    #OUTPUT,[Integration ID],1,Level,1,00:00:00
    That command had the wrong destination and slow speed.

    #OUTPUT,[Integration ID],1,Level,0,00:00:00
    That command had the correct destination and normal speed.

    Can anything be done to get the plugin to send either one of the two commands that result in correct destinations and speed? (It would be cool to have the option for the slower speed).

    Thanks for reading!

    #2
    I did make correction it in version 91.

    Comment


      #3
      Originally posted by DonMor View Post
      I did make correction it in version 91.
      Curiously the plug-ins module within my local HS3 page didn't show any upgrade being available. It was still showing .84. I had to choose the .91 version after doing an Update Listing.

      Any idea why it didn't get handled by HS3 in the usual upgrade fashion?

      Comment

      Working...
      X