Announcement

Collapse
No announcement yet.

Reading 1-Wire devices?

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

    Reading 1-Wire devices?

    Hi,

    Not done much research into this yet so sorry if it's a simple question.

    Is there a way of reading 1-Wire Temperature sensors using this plugin?

    I have already connected simple on/off style sensors by reading the inputs. But the 1 Wire sensors actually send data rather than simple values.

    Thanks, Matt.

    #2
    no sorry, the plugin only supports digital (=on/off) inputs/outputs

    Comment


      #3
      You could do it with Python relatively easily - I posted some Python code here (been a while since I looked at it), you'd just need to run the python code in a loop which I am not sure how to do from HS but some Linux guru would know.

      http://forums.homeseer.com/showpost....0&postcount=38

      Comment


        #4
        That's fine. Will knock up a Python script to do it. Give me an excuse to play around with the Homeseer JSON functionality .

        Comment


          #5
          Originally posted by Croccy22 View Post
          That's fine. Will knock up a Python script to do it. Give me an excuse to play around with the Homeseer JSON functionality .
          Did you ever get this to work? I'd like to use one-wire on a 'remote' pi and have it show as a HomeSeer device.
          --------------------------------------------------
          **** Do You "Cocoon"? ****

          Comment

          Working...
          X