tweaked dir

This commit is contained in:
Ben Varick 2023-11-06 17:08:05 -06:00
parent 094b08438d
commit 88c05eff86
Signed by: ben
SSH Key Fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo

View File

@ -6,7 +6,7 @@ library(rmarkdown)
#setwd("/laundry_status") #setwd("/laundry_status")
# parameters needed to make connection to Database # parameters needed to make connection to Database
token <- substr(read_file("/data/api_key"), 1, 88) token <- substr(read_file("data/api_key"), 1, 88)
org = "home_assistant" org = "home_assistant"
bucket = "home_assistant" bucket = "home_assistant"
## make connection to the influxDB bucket ## make connection to the influxDB bucket