Open billykwooten opened 6 years ago
+1, it'd be lovely to have some clear instructions on how to get the auth db set up. mrala/ecobee_prometheus_exporter handles the first-time setup very well, as one example.
hmm. So the library we're using is a little janky for initial setup, and the one mrala is using is janky in interpreting data.
I see that in order of most recent push, there's:
I will give that most recent one a try, when I get a chance.
Shelve is bombing out inside the container when trying to run it.
I would also say we need some documentation here, it took me about an hour and a reddit post you had to see you were volume mounting the configuration and passing it into the auth_file variable. Also took me a while to figure out that we needed a shelve DB file vs a plain json auth file using debugger in intelliJ.