Mercurial > code > home > repos > homeauto
diff service/arduinoNode/pushConfig.py @ 1685:6b80a6c58907
minor changes to several services
author | drewp@bigasterisk.com |
---|---|
date | Mon, 27 Sep 2021 23:12:43 -0700 |
parents | 048a8df60e2e |
children |
line wrap: on
line diff
--- a/service/arduinoNode/pushConfig.py Mon Sep 27 23:15:33 2021 -0700 +++ b/service/arduinoNode/pushConfig.py Mon Sep 27 23:12:43 2021 -0700 @@ -4,7 +4,7 @@ from twisted.python.filepath import FilePath -etcd = etcd3.client(host='bang', port=9022) +etcd = etcd3.client(host='etcd-homeauto', port=9022) prefix, = sys.argv[1:]