Mercurial > code > home > repos > homeauto
changeset 637:32ecc365813c
typo in piNode config
Ignore-this: 22a04ddff35fe67f3e94aa84f69e54cb
author | drewp@bigasterisk.com |
---|---|
date | Mon, 12 Aug 2019 10:07:57 -0700 |
parents | 7c04b4f675ec |
children | 6e906d390ed7 |
files | service/piNode/config/frontdoor.n3 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/service/piNode/config/frontdoor.n3 Mon Aug 12 10:07:49 2019 -0700 +++ b/service/piNode/config/frontdoor.n3 Mon Aug 12 10:07:57 2019 -0700 @@ -37,7 +37,7 @@ pin:GPIO4 :gpioNumber 4; :connectedTo :frontDoorOpenSwitch . :frontDoorOpenSwitch a :Pushbutton; :style :inverted; -c:influxMeasurement [ + :influxMeasurement [ :measurement "state"; :predicate :buttonState; :tag [:key "host"; :value "frontdoor"],