this post was submitted on 06 Dec 2023
170 points (98.9% liked)

homeassistant

11372 readers
23 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] walden@sub.wetshaving.social 2 points 9 months ago (1 children)

Thanks, yeah I actually have InfluxDB set up and it contains history for the sensor that I "lost" so that's nice. I don't have Grafana set up, and InfluxDB seems to limit me on what I can graph. It says "Large response truncated to first 58k rows".

I'll look into adding Grafana. Does it pull from InfluxDB?

[โ€“] eutampieri@feddit.it 3 points 9 months ago

Yes. And you should do something such as averaging if you want to fetch all the data I.e. to graph it. Grafana does it automatically iirc