Announcement

Collapse
No announcement yet.

Scrolling Weather Forcast

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

    #16
    Got it-the event name was wrong for me here--
    PHP Code:
    sCont "weatherScroll = """ Replace(hs.DeviceStringByName("WeatherXML 36 Hour Forcast"),"""","'") & """; " 
    Had to change it to this----
    PHP Code:
    sCont "weatherScroll = """ Replace(hs.DeviceStringByName("wthrxml 36 Hour Forcast"),"""","'") & """; " 
    Tim
    FB Page - https://www.facebook.com/pages/Capt-Tim/209398425902188

    HSTouch Layouts - https://www.facebook.com/media/set/?...5902188&type=3

    Comment


      #17
      Not showing up in Homeseer Header

      Hi there,

      I've just tried to get this feature working, but with little success.
      The script is downloaded and in place, the meta.htm file has been created, with the code in place, and the "Functions To Call with Body Onload" has had displayweather(); added.
      I've added the weathercom_xml_scroll to run 3 secs after the weatherxml script runs. Homeseer reports no errors, the weatherxml.js file is present, and when I check the source code for Homeseer's status page it appears that the script has been embedded in the header - but no scrolling weather data!!

      If you could give me some pointers as to what to check for, it would be much appreciated. If you need me to email copies of the scripts,etc no problem. What does puzzle me is Fungun's solution to his problem running this - changing the name from "Weather XML 36 Hour Forecast" to wthrxml 36 Hour Forecast" - I understand this bit of code appears in the weathercom_XML_scroll text script, but I don't understand where the event name comes from.

      Any help welcome!

      Regards,

      Ian.

      Comment


        #18
        What does puzzle me is Fungun's solution to his problem running this - changing the name from "Weather XML 36 Hour Forecast" to wthrxml 36 Hour Forecast" -
        It's the name of your device for the forcast. (Device location-Device name)

        Tim
        Attached Files
        FB Page - https://www.facebook.com/pages/Capt-Tim/209398425902188

        HSTouch Layouts - https://www.facebook.com/media/set/?...5902188&type=3

        Comment


          #19
          Cann't seem to get device populated.

          I don't think I uderstand this statement .. Look on /weathercom_xml/weathercom_xmlsetup.asp and enter a device code for Forecase Device Code, then on the stat page, create a virtual device called 36 Hour Forecast. Set Use Forecast Marquee to yes.

          In any case I can't seem to get the 36 hour forecast to populate.

          Comment


            #20
            Got It. Seems to work great..

            Comment


              #21
              Not working in FireFox

              Works in IE but not FireFox. Any ideas?

              Comment

              Working...
              X