Announcement

Collapse
No announcement yet.

time triggered events

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

    time triggered events

    Hi,
    I want to send an email to HS3 with a time content eg.: 18:30 .
    I want to store that time in a devicestring of a HS device.
    I want to trigger an HS event at the time stored in the devicestring (eg. 18:30)
    Is this possible and how ?

    Regards,
    Fischi

    #2
    Originally posted by Fischi View Post
    Hi,
    I want to send an email to HS3 with a time content eg.: 18:30 .
    I want to store that time in a devicestring of a HS device.
    I want to trigger an HS event at the time stored in the devicestring (eg. 18:30)
    Is this possible and how ?

    Regards,
    Fischi

    What are trying to achieve with this? The system is like a clock itself thus tracks time! You set the event time you want and it is triggered at that time.
    But if you must insist, then randy prade can help you.



    Eman.


    TinkerLand : Life's Choices,"No One Size Fits All"

    Comment


      #3
      Originally posted by Fischi View Post
      Hi,
      I want to send an email to HS3 with a time content eg.: 18:30 .
      I want to store that time in a devicestring of a HS device.
      I want to trigger an HS event at the time stored in the devicestring (eg. 18:30)
      Is this possible and how ?
      It's probably possible, but will require some work. It looks to me as though you'd need to create a script that parses the body of the email (MailText) then uses the information in it to replace the trigger of an event with a new time trigger (EventSetTimeTrigger).

      Mike____________________________________________________________ __________________
      HS3 Pro Edition 3.0.0.548, NUC i3

      HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

      Comment

      Working...
      X