Jump to content

Kentinada

Members
  • Posts

    655
  • Joined

  • Last visited

Community Answers

  1. Kentinada's post in Ring Stopped Working Today was marked as the answer   
    I re-installed the Node Server and it is once again working.  Not sure if this was related to the 5.8.0 update or not but at least it's working again. 
     
  2. Kentinada's post in Custom Messages Missing? was marked as the answer   
    Here is the answer posted in the Notifications plugin forum. 
     
     
  3. Kentinada's post in IoLinc 2450/SECO-LARM sensor for Garage Door was marked as the answer   
    So I tried the other momentary settings and they all seemed to behave the same.  I left it on B. But I have 2 programs set up let me know when the door goes up or down.  
    Open Program:   Notice the Query on the sensor after it sends the message.  This resets the Relay back to off so the next press of the Relay will work.  
    Garage Door Open - [ID 001A][Parent 0019]
    If
            '06-Garage / Garage Door-Sensor' is switched On
     
    Then
            Set 'Notification Controller / UD Mobile' Send Message To Kent Sound 'UI Notification' Content 12 Notification ID (ID=12)
            Set '06-Garage / Garage Door-Sensor' Query
     
    Else
       - No Actions - (To add one, press 'Action')
    Close Program:  Same story on the Query as open. 
    Garage Door Closed - [ID 001B][Parent 0019]
    If
            '06-Garage / Garage Door-Sensor' is switched Off
     
    Then
            Set 'Notification Controller / UD Mobile' Send Message To Kent Sound 'UI Notification' Content 13 Notification ID (ID=13)
            Set '06-Garage / Garage Door-Sensor' Query
     
    Else
       - No Actions - (To add one, press 'Action')
     
    In UD Mobile I set the Sensor and Relay as favorites.  I changed the icon of the Sensor to be a garage door and the Relay to be a push button (of sorts).  When I press the Garage Door Button, it will operate the door either up or down correctly.  What I want to do now is figure out how to change on the Sensor "Off" to "Closed" and "On" to "Open". 
    If anyone has any ideas on that, please let me know.    Thanks!!
     

  4. Kentinada's post in Pushover Notify Server Question was marked as the answer   
    Ok so the work-around is use the Send Sys Custom with Params command (highlighted in bold below.) This works where the Send Sys Custom command does not. 
    Notification OnOff-9.1 On-Off Module - [ID 0017][Parent 0001]
    If
            'Office / OnOff-9.1 On-Off Module' Status is On
     
    Then
            Set 'Office / OnOff-9.1 On-Off Module' Beep
            Set 'Notification Controller / Service Pushover UDEISYPO' Device KBM_iPhone
            Set 'Notification Controller / Service Pushover UDEISYPO' Send Sys Custom With Params To KBM_iPhone Priority=Normal Format=None Sound=Pushover (default) Retry=30 Expire=60 Content 4 Notification ID (ID=4)
            Set 'Notification Controller / Service Pushover UDEISYPO' Message Test2
            Set 'Notification Controller / Service Pushover UDEISYPO' Send Message
     
    Else
       - No Actions - (To add one, press 'Action')
     
  5. Kentinada's post in Going Simple on Notifications to Start was marked as the answer   
    This can be closed. Was due to the network outage earlier today. Thanks. 
  6. Kentinada's post in Notification Node Server startup errors was marked as the answer   
    I deleted and reinstalled and the error went away. 
  7. Kentinada's post in Restore PLM or No? was marked as the answer   
    My bad, I think everything is working.  I was testing the wrong device.  My eisy is up and running! 
     
×
×
  • Create New...