pihome-shc/pihome

Wired DS18B20 Sensors and Graphs

Closed this issue · 2 comments

PiHome Link to comments
Hi,
When I first installed the software it did not find the 1-wire temperature sensors, I had to manually run 'python gpio_ds18b20.py ' to discover the temperature sensors, this worked correctly and they are still being logged to message_in_view_24 in the database. Based on your feedback above I manually ran 'python gateway.py' but it just times out. I do not have a wifi gateway as all my sensors are directly connected using 1-wire and all my zones are directly connected to the gpio. Is there something else I need to configure or something I can check to help locate the problem?
Thanks in advance, Harvey

partial fix is to un-comment the cronjob, and all code is there for users, i know current code do not update zone_graph table. i think few more lines can fix this fully. i can work on this one later on.

this pull request should fix this issue.