HomeAssistant ships with a default 10 days retention period. The recorder core integration is responsible of this behaviour. By default the recorder stores the data in a SQLite database. It grows depending on the number of sensors. The recorder is built into the HA core, and thus, it uses Python. In fact, it uses a...
"Extending HomeAssistant history data"Seguir leyendo