Announcement

Collapse
No announcement yet.

240V load controller not supported

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

    240V load controller not supported

    I have two hot water tanks that are controlled by 2477SA2 240v load controllers.

    The plugin detects them but doesn't give me an option to control them. It identifies their address but lists them as 'ISY Energy Management'

    mark

    #2
    Originally posted by MarkJames View Post
    I have two hot water tanks that are controlled by 2477SA2 240v load controllers.

    The plugin detects them but doesn't give me an option to control them. It identifies their address but lists them as 'ISY Energy Management'

    mark
    Most, maybe all other devices in that are in the energy management category are not controllers so I don't set any of them up as controllers. I can update the plug-in for this, but need to know the actual insteon type info for this device.

    From a browser, if you go to http://<your isy ip>/rest/nodes it should return an xml with all your devices listed. One of the fields for the device is <type></type> That's the value I need.
    --
    Bob Paauwe
    ISYInsteon Plug-in
    http://www.bobsplace.com/ISYInsteon/

    Comment


      #3
      Thanks. Here's the info

      <node flag="128">
      <address>23 7D A0 1</address>
      <name>Hot Water Tank - Kitchen</name>
      <type>9.11.58.0</type>
      <enabled>true</enabled>
      <deviceClass>0</deviceClass>
      <wattage>0</wattage>
      <dcPeriod>0</dcPeriod>
      <startDelay>0</startDelay>
      <endDelay>0</endDelay>
      <pnode>23 7D A0 1</pnode>
      <property id="ST" value="255" formatted="On" uom="on/off"/>

      Comment


        #4
        Thanks! That's what I needed. I just uploaded a new version that should configure the load controllers as relay type devices. That should allow you to control it.
        --
        Bob Paauwe
        ISYInsteon Plug-in
        http://www.bobsplace.com/ISYInsteon/

        Comment


          #5
          Originally posted by bpwwer View Post
          Thanks! That's what I needed. I just uploaded a new version that should configure the load controllers as relay type devices. That should allow you to control it.
          Thanks Bob!

          I'll install it later this eve.

          mark

          Comment

          Working...
          X