Announcement

Collapse
No announcement yet.

question about string trigger

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

    question about string trigger

    Hi spud , i posted this in the event clinic , but because im using your plugin for testing i ask it here also , this is what ive done (test event)

    My first event is the event for change a string on a device like this :

    IF THE TIME IS 00:01
    THEN SET CALENDAR'S TODAY STRING TO : test


    Than i create another event to trigger when it contains the word :

    IF CALENDAR TODAY string changes and contains: test
    THEN Send pushover message

    it wont trigger my message,

    kind regards
    Preferred -> Jon's Plugins, Pushover, Phlocation, Easy-trigger,
    Rfxcom, Blade Plugins, Pushbullet, homekit, Malosa Scripts




    HS3Pro 4.1.14.0 on windows 10 enterprise X64 on hp quadcore laptop 8 GB.

    #2
    could you post screenshots of your 2 events?
    thanks

    Comment


      #3
      Its just a test event so i really know that my event will trigger when it will contain the PMD from my calendar
      Attached Files
      Preferred -> Jon's Plugins, Pushover, Phlocation, Easy-trigger,
      Rfxcom, Blade Plugins, Pushbullet, homekit, Malosa Scripts




      HS3Pro 4.1.14.0 on windows 10 enterprise X64 on hp quadcore laptop 8 GB.

      Comment


        #4
        Originally posted by spud View Post
        could you post screenshots of your 2 events?
        thanks
        I made three events, attached below. The first two do not work, the last one does. It appears the trigger does not recognize that the string has changed.

        .
        Attached Files
        HS4 Pro, 4.2.19.0 Windows 10 pro, Supermicro LP Xeon

        Comment


          #5
          the bug is actually in the "Set device's string" action. It will be fixed in the next version (3.0.0.22) of the plugin

          if you use a script to set the device string, make sure you set the last parameter of SetDeviceString to true
          Code:
          hs.SetDeviceString(dvRef, text, true);

          Comment


            #6
            Originally posted by spud View Post
            the bug is actually in the "Set device's string" action. It will be fixed in the next version (3.0.0.22) of the plugin

            if you use a script to set the device string, make sure you set the last parameter of SetDeviceString to true
            Code:
            hs.SetDeviceString(dvRef, text, true);
            Just to confirm, an immediate script as above does cause the string change to trigger.
            Last edited by randy; January 15, 2016, 06:02 PM.
            HS4 Pro, 4.2.19.0 Windows 10 pro, Supermicro LP Xeon

            Comment


              #7
              ok thanks , i wait then till the next release

              thanks
              Preferred -> Jon's Plugins, Pushover, Phlocation, Easy-trigger,
              Rfxcom, Blade Plugins, Pushbullet, homekit, Malosa Scripts




              HS3Pro 4.1.14.0 on windows 10 enterprise X64 on hp quadcore laptop 8 GB.

              Comment


                #8
                Preferred -> Jon's Plugins, Pushover, Phlocation, Easy-trigger,
                Rfxcom, Blade Plugins, Pushbullet, homekit, Malosa Scripts




                HS3Pro 4.1.14.0 on windows 10 enterprise X64 on hp quadcore laptop 8 GB.

                Comment


                  #9
                  well, I'm not sure what you saw but in version 3.0.0.22 available here
                  I fixed the "Set device's string" action as I said, and it now works for me for old devices or newly created ones.

                  Comment


                    #10
                    Hi spud, Yes iT works now , thanks for fixing


                    Sended from far far away
                    Preferred -> Jon's Plugins, Pushover, Phlocation, Easy-trigger,
                    Rfxcom, Blade Plugins, Pushbullet, homekit, Malosa Scripts




                    HS3Pro 4.1.14.0 on windows 10 enterprise X64 on hp quadcore laptop 8 GB.

                    Comment


                      #11
                      When is .22 going to move over from beta?

                      PS

                      Love this plugin, makes my life so much easier!

                      Comment


                        #12
                        Originally posted by LCrawfo View Post
                        When is .22 going to move over from beta?

                        PS

                        Love this plugin, makes my life so much easier!
                        I usually send a batch of updated plugins to HST once a month so that they put them in the updater. So, expect the .22 version to be in the updater by mid February, that being said you can always install manually if you want it right now.

                        Comment

                        Working...
                        X