hass-core/tests/components/recorder
Erik Montnemery 8ef123259e
Add WS API for updating unit_of_measurement in statistics metadata (#56184)
* Add WS API for updating statistics metadata

* Update homeassistant/components/recorder/websocket_api.py

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

* Update homeassistant/components/recorder/websocket_api.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Fix typo

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-28 00:43:29 +02:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py HomeAssistantType —> HomeAssistant for Integrations p* - s* (#49558) 2021-04-22 19:58:02 +02:00
conftest.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
models_original.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
test_history.py Refactor history component (#50287) 2021-05-11 09:21:57 +02:00
test_init.py Add 5-minute statistics for sensors (#56006) 2021-09-16 10:57:15 +02:00
test_migrate.py Add migration for 5-minute statistics (#56585) 2021-09-24 09:19:22 +02:00
test_models.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
test_pool.py Use StaticPool for recorder and NullPool for all other threads with sqlite3 (#49693) 2021-04-26 19:20:31 -10:00
test_purge.py Avoid drift in recorder purge cut-off (#52135) 2021-06-25 11:29:38 -10:00
test_statistics.py Minor refactoring of periodic statistics (#56492) 2021-09-22 13:31:33 -07:00
test_util.py Add WS API for removing statistics for a list of statistic_ids (#55078) 2021-09-27 23:30:13 +02:00
test_websocket_api.py Add WS API for updating unit_of_measurement in statistics metadata (#56184) 2021-09-28 00:43:29 +02:00