Announcement

Collapse
No announcement yet.

Plugin not controlling devices

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

    Plugin not controlling devices

    So I have the plugin going and it seems to populate all the devices correctly, etc. However, it doesn't seem to be keeping track of lighting status or be able to actually control any devices. It almost appears as though it's correctly connecting to port 80 to pick up the XML but that it's not successfully telneting into the QS controller to send commands or monitor. Any ideas?

    Here is what the debug log shows:
    Aug-23 2:24:14 PM LutronQS Now try to Log in Lutron
    Aug-23 2:24:14 PM LutronQS connected to the telnet IP address: 192.168.253.111Port: 23
    Aug-23 2:22:37 PM LutronQS Debug Command Send DimLight: #OUTPUT,66,1,0,00:00:01,00:00:00
    Aug-23 2:22:36 PM LutronQS Warning Lost connection with Telnet
    Aug-23 2:22:36 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,0,00:00:01,00:00:00
    Aug-23 2:22:36 PM LutronQS Warning Lost connection with Telnet
    Aug-23 2:22:35 PM LutronQS Now try to Log in Lutron
    Aug-23 2:22:35 PM LutronQS connected to the telnet IP address: 192.168.253.111Port: 23
    Aug-23 2:22:33 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,100,00:00:01,00:00:00
    Aug-23 2:22:33 PM LutronQS Warning Lost connection with Telnet
    Aug-23 2:22:32 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,71,00:00:01,00:00:00
    Aug-23 2:22:32 PM LutronQS Warning Lost connection with Telnet
    Aug-23 2:22:30 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,25,00:00:01,00:00:00
    Aug-23 2:22:30 PM LutronQS Warning Lost connection with Telnet
    Aug-23 2:22:26 PM LutronQS Warning Lost connection with Telnet
    Aug-23 2:22:25 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,62,00:00:01,00:00:00
    Aug-23 2:22:22 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,97,00:00:01,00:00:00
    Aug-23 2:22:14 PM LutronQS Debug Command Send DimLight: #OUTPUT,114,1,18,00:00:01,00:00:00
    Aug-23 2:22:02 PM LutronQS Debug Command Send DimLight: #OUTPUT,66,1,0,00:00:01,00:00:00

    Below is the image of the plugin config:




    #2
    Okay. I think I may have figured it out with wireshark. The plugin was trying to use the default lutron integration login password, that has been retired in controller version 13.1 for security reasons, so I just created it manually, restarted the plugin, and it works. DonMor, are there config file fields that let me modify the username and password the plugin uses?

    Comment


      #3
      The user and password is not in the program but I can integrate it in the next version if you think it can be useful?

      Comment


        #4
        Originally posted by DonMor View Post
        The user and password is not in the program but I can integrate it in the next version if you think it can be useful?
        I think it would be useful. Specially if Lutron is removing the default, and discouraging users from using it in future versions.

        Comment


          #5
          So while I now have the control of devices working, HS3 devices are not being updated with status changes of Lutron QS devices. The only know the status of a device if it was set by the plugin. I haven't had a chance yet, but will try and do another wireshark and monitor the telnet session to see if its monitoring the status updates.

          Comment

          Working...
          X