Announcement

Collapse
No announcement yet.

Homeseer Status HA Status problem with Arduino Devices

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

    Homeseer Status HA Status problem with Arduino Devices

    Hi
    I wounder if it possible to change in the sketch the high and low signal from homeseer. I want to have 1(on) as high and 0(off as low.
    as it normally for the rest of device in homeseer. or can i even use 100 as high signal?

    I have started to use Ha as user inteface but getting problem with arduino device reporting wrong status to HA because the script or plugin i use in HA only reads Device status and not device value.

    what line in sketch should i change?

    #2
    You can change this in the device settings using invert output. Go to the output device and click on the name to get to the device settings then click on the Arduino tab and then set the invert to the value required and the plugin will change it for you.

    Greig
    Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
    X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
    Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
    Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
    Scripts =
    Various

    Comment


      #3
      yes i know that but then if will show off in homeseer.
      the script that I have found, i think it reads Device status not device value and everthing under 100 are reported as Dim in homeseer. if i change device value to 100 to be on under device settting in status graf then i can't control the board

      Comment


        #4
        If the script reads device status then changing the values will not help.
        Invert should work but if the script is using capi then you need to manually swap the value control use on the device.
        Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
        X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
        Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
        Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
        Scripts =
        Various

        Comment

        Working...
        X