Two questions - Can I run multiple instances of Influx Logger? (that would be nice!)
Should I push SR/SS into global variables and pull them as variables instead of using the option for gathering that I thought worked differently?
My ultimate goal is to create a graph tile on my HD+ dashboard that lets me see the Day Light app like this (thanks @jb10):
Answered one of my own questions - of course you can run multiple instances of InfluxDB logger!
I created a new API token key and push my gatherer to put it into the same bucket. Worked perfect.
Now - datetime Variable not supported ... ouch. There goes my idea of stuffing the value into a global variable.
proud of myself tonite - got sunrise and sunset data from OpenWeatherMap API directly into my influx DB using Telegraf. Bypassed HE completely for this component. One for me!