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

homeassistant

14807 readers
39 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.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] walden@sub.wetshaving.social 2 points 2 years 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 2 years 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