Announcement

Collapse
No announcement yet.

Jon00_PollenUSA Error within Function GetNumber (Parameter must be positive and

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

    #16
    Originally posted by X10joe View Post
    ... Code change : images hard coded to your machine.
    image = "<img src='http://192.168.0.2:9000/images/pollen/high.png'></img>"

    to

    image = "<img src='images/pollen/high.png'></img>"...
    I found this error, too, Dan.
    Steve

    (System configuration is in my profile)

    Comment


      #17
      Originally posted by X10joe View Post
      Dan,

      Got it working

      Your new post will not let me post a reply.

      Code change : images hard coded to your machine.
      image = "<img src='http://192.168.0.2:9000/images/pollen/high.png'></img>"

      to

      image = "<img src='images/pollen/high.png'></img>"

      Joe
      The new one is in the library, so only I can post there. I'll open one up for dscussions. No reason to muck up Jon00's thread.

      As for the hard-coded images...Whoops! Welp, I guess for 3 hours of work, not too bad, ehh?

      I'll get that fixed up and sent out. Do you think there is any need to pull the weather or "forecast" pollen amounts (there are 3 days worth on the webpage).
      Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

      Comment


        #18
        Dan, if it's not much work for you extra having a three day would be fine.

        Comment


          #19
          Added discussion thread:
          http://forums.homeseer.com/showthread.php?p=1132291

          --Dan
          Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

          Comment


            #20
            Joe,

            In THEORY it shouldn't be hard to add. But something was going weird with the parser...so I'll take a look at it during my lunch hour tomorrow.

            Please post any further discussion in the new discussion thread I opened.

            Thanks!

            --Dan

            Also, a special thanks to Jon for the idea of making a pollen capture script. I never considered it, but it really does help to at least KNOW why I can't breath for the day!!
            Tasker, to a person who does Homeautomation...is like walking up to a Crack Treatment facility with a truck full of 3lb bags of crack. Then for each person that walks in and out smack them in the face with an open bag.

            Comment

            Working...
            X