this post was submitted on 03 Oct 2025
33 points (97.1% liked)
homeassistant
16555 readers
155 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
view the rest of the comments
I had this when I added time and date sensors. In your configuration.yaml, exclude those entities from the log book.
This only hides the entries from the logbook, but they're still being saved to database taking up disk space.
I would go further and exclude them from the
recorder
.Assuming you’ve configured recorder to include them (or all entities).
That's a safe assumption given the post is about entries in the logbook and that depends on the recorder.
Thanks!
Appreciate you taking the time to share this, have a great weekend.