core/homeassistant/components/recorder
Erik Montnemery bceeaec2f8
Remove duplicated statistics rows (#61146)
* Remove duplicated statistics

* Fix misleading docstring

* Pylint knows best

* Correct test

* Oops

* Prevent insertion of duplicated statistics

* Tweak

* pylint

* Add models_schema_23.py

* Tweak
2021-12-13 14:15:36 +01:00
..
__init__.py Refactor recorder queue handling (#61161) 2021-12-08 16:54:26 +01:00
const.py
history.py Use relative imports [L-R] (#61575) 2021-12-13 00:24:46 +01:00
manifest.json
migration.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
models.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
pool.py
purge.py
repack.py
services.yaml
statistics.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
util.py Remove duplicated statistics rows (#61146) 2021-12-13 14:15:36 +01:00
websocket_api.py Introduce only_supervisor for @websocket_api.ws_require_user() (#61298) 2021-12-08 16:49:35 -08:00