core/tests/components/recorder
epenet 12e4d18038
Add volume to SensorDeviceClass (#77960)
* Add volume to SensorDeviceClass

* Adjust recorder

* Adjust tests

* Adjust sensor UNIT_CONVERTERS

* Adjust recorder

* Update strings.json
2022-09-27 19:37:52 +02:00
..
__init__.py
common.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
db_schema_0.py
db_schema_16.py
db_schema_18.py
db_schema_22.py
db_schema_23.py
db_schema_23_with_newer_columns.py
db_schema_25.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
db_schema_28.py
db_schema_29.py Display statistics in the source's unit (#78031) 2022-09-15 12:01:24 -04:00
test_backup.py
test_filters.py
test_filters_with_entityfilter.py
test_history.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
test_init.py Catch up with statistics after DB migration is done (#78469) 2022-09-15 07:40:56 +02:00
test_migrate.py Display statistics in the source's unit (#78031) 2022-09-15 12:01:24 -04:00
test_models.py
test_pool.py
test_purge.py
test_run_history.py
test_statistics.py Validate units when importing statistics (#78891) 2022-09-21 12:08:53 -04:00
test_statistics_v23_migration.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
test_system_health.py
test_util.py Apply hass-relative-import to recorder tests (#78734) 2022-09-19 12:35:03 +02:00
test_websocket_api.py Add volume to SensorDeviceClass (#77960) 2022-09-27 19:37:52 +02:00