Announcement

Collapse
No announcement yet.

UltraStatus Rules

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

    UltraStatus Rules

    Hey Guys,

    Right, I did have a big question here, but I worked it out for myseld. But I do have another quick question. Is there a way to put HTML in the rule string ? for example < B > Door Open < / B > ??

    Many thanks

    Marc
    Last edited by MFULLER; June 22, 2006, 03:30 AM.

    #2
    Yes, rules can support HTML.
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    Comment


      #3
      Originally posted by Ultrajones
      Yes, rules can support HTML.

      Hmm, that's interesting. I did originally try putting <b> and </b> in one of the rules.. when I did, I had some problems.

      I had A10 set to ON=OPEN OFF=CLOSED
      I had A1 set to ON=ARMED and OFF=DISARMED

      When I sent an A1 ON then ultrastatus set A1 to OPEN, not ARMED.

      Once I removed the HTML, it worked perfectly again.

      Am I missing something ?

      Many Thanks

      Marc

      Comment


        #4
        OK, seems there is something strange going on here. Even if I remove all html I am still getting the wrong status put onto a device.

        As above, when A1 turns on, it's showing FIRE DETECTED instead of ARMED. I've rechecked the rules and they all look ok....

        <img src="http://194.164.238.206/albums/Miscellaneous/ultra3.jpg">

        If I remove A10 and A11 from the Fire Sensor rule, then the Alarm Status rule starts working correctly !

        Anyone able to help ? Please ??

        Comment


          #5
          Download the version I just uploaded to the Updater to see if the change I made helps.

          Regards,
          Ultrajones
          Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

          Comment


            #6
            Hey Ultra,

            Thanks for the reply ! Unfortunatley the update did not help. I am still seeing this problem.

            I have listed the config file below.. obviously I had to remove some of the code that effected me posting it.

            RuleItem ID="1150904120" Name="DuskDawn Sensor" Enabled="True" DevOn="Night Time" DevOff="Day Time" DevOther="Unknown" DevCodes="B6" Logging="True"
            RuleItem ID="1150904839" Name="Fire Sensor" Enabled="True" DevOn="FIRE DETECTED" DevOff="All Clear" DevOther="Unknown" DevCodes="A4,A7,A8,A9,A10,A11" Logging="True"
            RuleItem ID="1150905460" Name="Motion Sensor" Enabled="True" DevOn="MOTION DETECTED" DevOff="Idle" DevOther="Unknown" DevCodes="A2,B2,B8" Logging="True"
            RuleItem ID="1150905607" Name="Magnetic Sensor" Enabled="True" DevOn="OPEN" DevOff="Closed" DevOther="Unknown" DevCodes="A5,A6" Logging="True"
            RuleItem ID="1150906773" Name="Alarm Status" Enabled="True" DevOn="ARMED" DevOff="DISARMED" DevOther="Unknown" DevCodes="A1" Logging="True"
            Many Thanks

            Marc

            Comment


              #7
              Please restart HomeSeer, then post the version info for HSPI UltraStatus.

              Regards,
              Ultrajones
              Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

              Comment


                #8
                Hey Ultra,

                OK, the info is below....

                04/07/2006 08:41:11 Info Found plug-in: UltraStatus, version: 1.0.2362.31794
                04/07/2006 08:41:18 UltraStatus Info UltraStatus version 1.0.2362 starting ...
                HSPI_ULTRASTATUS.dll 1.0.2362.31794
                Many Thanks

                Marc

                Comment


                  #9
                  Version 1.0.2369 contains the fix. You're running 1.0.2362. It's available via the updater.
                  Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

                  Comment


                    #10
                    Ah ok... this is weird.

                    I actually did run the updater earlier, but hadn't noticed this in the log...

                    04/07/2006 16:34:14 Updater Starting installation of updates
                    04/07/2006 16:34:14 Updater Applying update: UltraStatus
                    04/07/2006 16:34:14 Updater Copying file: c:\program files\homeseer 2\HSPI_ULTRASTATUS.dll
                    04/07/2006 16:34:14 Updater Error Unable to install files, is HomeSeer running? Please exit it now if so. (Retry in 5 sec.)
                    04/07/2006 16:34:19 Updater Copying file: c:\program files\homeseer 2\HSPI_ULTRASTATUS.dll
                    04/07/2006 16:34:19 Updater Error Unable to install files, is HomeSeer running? Please exit it now if so. (Retry in 5 sec.)
                    04/07/2006 16:34:19 Updater Error Error installing file: HSPI_ULTRASTATUS.dll , is file open?
                    04/07/2006 16:34:19 Updater Error Detailed error: 0
                    04/07/2006 16:34:19 Updater Error Installation aborted.
                    04/07/2006 16:34:19 Updater Error Installation of package UltraStatus failed. Installation will be attempted the next time the application is started.
                    04/07/2006 16:34:19 Updater Installation of updates completed, but one or more were unsuccessful and will be attemped again at the next restart.
                    I'll try to delete the file manually and report back !

                    Comment


                      #11
                      OK, looks like it installed correctly now.. but..

                      04/07/2006 16:41:13 Error Initializing interface: UltraStatus->InitIO() failed. HSPI not initialized correctly.
                      So I looked into hspi_ultrastatus_debug.log and saw this..

                      4/07/2006 16:39:08...UltraStatus Warning~~!~~This test version has expired.
                      04/07/2006 16:39:08...UltraStatus Info~~!~~UltraStatus - initializing I/O ...
                      04/07/2006 16:39:54...UltraStatus Info~~!~~UltraStatus - shutting down I/O ...
                      04/07/2006 16:41:13...UltraStatus Warning~~!~~This test version has expired.
                      04/07/2006 16:41:13...UltraStatus Info~~!~~UltraStatus - initializing I/O ...
                      Any help appreciated.

                      Marc

                      Comment


                        #12
                        What the ... That code no longer exists ...

                        I'll recompled the program and uploaded a new version. Please try downloading again. The new version is 1.0.2376.19978.
                        Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

                        Comment


                          #13
                          OK, this is getting very weird now.

                          I don't know if my updater is broken or what, but if I go into updater I see this...

                          No UltraStatus Plug-in 1.0.2376.19978 1.0.2369.28882 Free Ultrajones
                          So I put a tick next to it and click next. I then get the downloading pending box and eventually the "You need to restart homeseer" box. So I restart Homeseer, but it's still showing the same version. I checked the Updates2 directory and UltraStatus is not there.. it's not even downloading it :\

                          I'm guessing my updater must be knackered.

                          Comment


                            #14
                            Ultra,

                            It appears that I can't downlaod the newest version..

                            05/07/2006 10:32:19 Updater Retrieving updates control file...
                            05/07/2006 10:34:11 Updater Starting download of updates
                            05/07/2006 10:34:11 Updater Downloading update: UltraStatus
                            05/07/2006 10:34:11 Updater Error downloading file: The remote server returned an error: (404) Not Found.
                            It's weird as the updater says it was done, but the log shows differently. I guess I need to submit that to HST as a bug. so, it looks as if it can't find the file to download from your site.

                            Appreciate your help.

                            Marc
                            Last edited by MFULLER; July 5, 2006, 04:40 AM.

                            Comment


                              #15
                              I am getting the same 404 error when I try to download the latest version, also.

                              Comment

                              Working...
                              X