-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
Version of the custom_component
0.0.17 + PR #491
Homeassistant version
2025.10.0
Describe the bug
on 1st of October price data quadrupled, from 1h resolution to 15m resolution. As soon as the Nordpool sensor receives tomorrows data it is unable to record sensor attributes in database and History graph stops being updated, these symptoms last until midnight, when the previous day attributes are removed from sensor, and sensor size becomes below 16kB again..
Screenshot from 19:45, on the graph the senor data stopped updating at 14:15:
And another one from the following morning, indicating the cap:

Log
Logger: homeassistant.components.recorder.db_schema
Source: components/recorder/db_schema.py:663
integration: Recorder (documentation, issues)
First occurred: 14:21:22 (88 occurrences)
Last logged: 19:30:00
State attributes for sensor.nordpool_kwh_ee_eur_3_10_0 exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
State attributes for sensor.nordpool_kwh_ee_eur_3_10_022 exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
State attributes for sensor.nordpool_kwh_ee_eur_3_095_022 exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
State attributes for sensor.nordpool_kwh_ee_eur_3_095_0 exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored
silashansen, supergroover, bramhoosemans, mgartin, KjellRanda and 4 more
Metadata
Metadata
Assignees
Labels
No labels