#homeAssistant / #homeLab question
I store some HA historical values into InfluxDB. The app has a Telegraf frontend.
One sensor collect continuous data, while I have added a text input_helper to collect manual annotations about this data.
Is there a way in Telegraf to render the (free-text) annotation text over the same chart that the continuous data is plotted on?
HA's History graph does a decent job at it, and I'd like something similar for long-term stats.
