Announcement

Collapse
No announcement yet.

Temperature Script

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

    Temperature Script

    Hello,

    We have downloaded your Temperature Script 1.3.1 by accident. We would like to know how to uninstall the script?

    Thanks for your help in advance.

    Sapia

    #2
    The script has no provisions to save the environment before it is installed, hence has no mechanism to restore to this prior state. The files downloaded are listed in the document. These can all be deleted. Temperature devices may have been created and the startup.txt/shutdown.txt file will have added the interface to claim a comm port. The bottom line is there is no simple answer. All that is really significant, however, is to edit the startup/shutdown files so the comm port does not genertate the interrupt to call the script. If a data collection event was created then delete it too. The files may still be present but will not be executed.

    Comment


      #3
      Hi,

      I have deleted all Temperature devices, All parts Temperature & Forecast that was in the document & Edit the startup.txt/shutdown.txt file So it dosen't claim a comm port.

      But know I receive a popup Error Massage about ever 20 to 30 mins:


      Windows Script Host

      Can not find script file: C:\program files\Home Seer\scripts\forecast.wsf

      How can I tell Windows Script Host to Stop
      looking for this file?



      This is what my Startup.txt file looks like:

      ' this is the startup script
      ' it is run once when HomeSeer starts up
      '
      ' this is a good place to default status on some devices
      '
      sub main
      ' speak
      hs.speak " Please entry your Choice"
      'hs.DebugMode = 1 ' log all script activity
      'hs.DebugMode = 4 ' log condition checks

      ' uncomment the following line to auto create devices for all your Napco zones
      'hs.run "napco_init.txt"



      end sub


      Shutdown.txt:

      sub main()
      ' run any shutdown scripts here using hs.run "script name"


      end sub


      Need Help!
      Thanks
      Sapia

      Comment


        #4
        You have an event running at the above mentioned time interval. Go to your events view and look under the applications heading (probably have to slide over). Look down this column for the file named forecast.wsf . This will be the event you want to delete.

        -Rupp
        ...One Nation Under GOD, Indivisible, With Liberty And Justice For All.
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #5
          Michael & Rupp,

          That work out Great!

          Thanks for your Help!!!!
          Sapia

          Comment

          Working...
          X