core/homeassistant/components/recorder
epenet 5438552d4a
Cleanup unit conversion (#79197)
* Move UNIT_RATIO to BaseUnitConverter

* Make UNIT_CONVERSION private

* Remove STATISTIC_UNIT_TO_UNIT_CLASS constant

* Cleanup websocket_api

* Imrpove valid_units check
2022-09-28 13:49:46 +02:00
..
system_health
translations
__init__.py
backup.py
const.py
core.py Support converting statistics to another unit (#79117) 2022-09-27 08:44:58 +02:00
db_schema.py Display statistics in the source's unit (#78031) 2022-09-15 12:01:24 -04:00
executor.py
filters.py
history.py Import websocket api constants from root (#78250) 2022-09-12 22:07:58 -04:00
manifest.json Update sqlalchemy to 1.4.41 (#78507) 2022-09-15 11:54:18 +02:00
migration.py Display statistics in the source's unit (#78031) 2022-09-15 12:01:24 -04:00
models.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
pool.py
purge.py
queries.py
repack.py
run_history.py
services.py
services.yaml
statistics.py Cleanup unit conversion (#79197) 2022-09-28 13:49:46 +02:00
strings.json
tasks.py Support converting statistics to another unit (#79117) 2022-09-27 08:44:58 +02:00
util.py
websocket_api.py Cleanup unit conversion (#79197) 2022-09-28 13:49:46 +02:00