Mercurial > code > home > repos > homeauto
changeset 1187:2ceb776a5f1b
etcd port change; pigpio download link change
Ignore-this: cf0ce00b51c41c7d897bf5dbefab7480
darcs-hash:10ed048458e336877defa6a86860b664ed43a04b
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 28 Dec 2018 01:56:52 -0800 |
parents | 732a8861a75c |
children | afd19bf8b499 |
files | service/piNode/piNode.py service/piNode/requirements.txt |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/service/piNode/piNode.py Fri Dec 28 01:56:33 2018 -0800 +++ b/service/piNode/piNode.py Fri Dec 28 01:56:52 2018 -0800 @@ -36,7 +36,7 @@ hostname = socket.gethostname() CTX = ROOM['pi/%s' % hostname] -etcd = etcd3.client(host='bang6') +etcd = etcd3.client(host='bang6', port=9022) def patchRandid(): """
--- a/service/piNode/requirements.txt Fri Dec 28 01:56:33 2018 -0800 +++ b/service/piNode/requirements.txt Fri Dec 28 01:56:52 2018 -0800 @@ -6,7 +6,7 @@ python-dateutil w1thermsensor service_identity -http://abyz.co.uk/rpi/pigpio/pigpio.zip +http://abyz.me.uk/rpi/pigpio/pigpio.zip git+git://github.com/adafruit/Adafruit_Nokia_LCD RPi.GPIO==0.6.2 influxdb==3.0.0