Tenho alguns erros no log que deve estar relacionado com o mesmo assunto.
Como saber qual o meu !secret recorder_db_url ?
Deixo aqui o meu log:
Error in database connectivity: (sqlite3.OperationalError) database or disk is full
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUES (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sensor.weather_high_clouds", "old_state": {"entity_id": "sensor.weather_high_clouds", "state": "0.8", "attributes": {"attribution": "W ... (654 characters truncated) ... :00", "last_updated": "2019-11-18T19:06:57.003446+00:00", "context": {"id": "ce587d2ef3ac41768c72e470b57e5924", "parent_id": null, "user_id": null}}}', 'LOCAL', '2019-11-18 19:06:57.003572', '2019-11-18 19:07:29.575476', 'ce587d2ef3ac41768c72e470b57e5924', None)]
(Background on this error at: http://sqlalche.me/e/e3q8). (retrying in 3 seconds)
Error executing query: (sqlite3.OperationalError) database or disk is full
[SQL: INSERT INTO events (event_type, event_data, origin, time_fired, created, context_id, context_user_id) VALUES (?, ?, ?, ?, ?, ?, ?)]
[parameters: ('state_changed', '{"entity_id": "sensor.weather_high_clouds", "old_state": {"entity_id": "sensor.weather_high_clouds", "state": "0.8", "attributes": {"attribution": "W ... (654 characters truncated) ... :00", "last_updated": "2019-11-18T19:06:57.003446+00:00", "context": {"id": "ce587d2ef3ac41768c72e470b57e5924", "parent_id": null, "user_id": null}}}', 'LOCAL', '2019-11-18 19:06:57.003572', '2019-11-18 19:07:29.575476', 'ce587d2ef3ac41768c72e470b57e5924', None)]
(Background on this error at: http://sqlalche.me/e/e3q8)