Announcement

Collapse
No announcement yet.

Status Display?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Status Display?

    I've long fiddled with this, but never asked the question: how do I make the Display Status on an HS2 device say "Closed" instead of "Off", or say anything else for that matter? I always assumed it was via the device's "Edit Value-Status/Graphic Pairs", but never had any luck.
    HS4Pro on Windows 10
    One install with 2 Ethernet Z-nets
    2nd install with 1 Ethernet Z-net
    300 devices, 250 events, 8 scripts
    6 CT-100 tstats
    Serial IT-100 interface to DSC Panel with 8 wired zones
    18 Fortrezz water sensors & two valve controls

    #2
    For your device code (G1), use this in the Event Action tab, in the "OR Script Statement:" section.

    &hs.SetDeviceString "G1","Closed",true

    Comment


      #3
      Garage door status 'closed', instead of 'on'

      Thanks. This is just what I needed for showing status on my Garage Door sensor

      Comment

      Working...
      X