hass-core/homeassistant/components/recorder
Marc Mueller 0c8eeaa643
Update mypy to 0.990 ()
* Update mypy to 0.990

* Remove type ignore - overriding attr with property (13475)

* Remove type ignores - hasattr (13544)

* Adjust type ignore - assignment (13549)

* New error code - type-abstract (13785)

* Disable annotation-unchecked (13851)
2022-11-08 14:41:39 +01:00
..
system_health Adjust components to use relative imports () 2022-09-12 23:33:21 +02:00
translations
__init__.py Set character set to utf8mb4 when connecting to MySQL or MariaDB databases () 2022-10-11 14:01:46 +02:00
backup.py
const.py Set character set to utf8mb4 when connecting to MySQL or MariaDB databases () 2022-10-11 14:01:46 +02:00
core.py Use start helper in recorder () 2022-10-25 10:38:07 +02:00
db_schema.py Make all datetime columns in recorder DB µs precision () 2022-10-19 10:26:17 +02:00
executor.py
filters.py Improve iterable typing (1) () 2022-10-01 00:12:39 +02:00
history.py Import websocket api constants from root () 2022-09-12 22:07:58 -04:00
manifest.json Update sqlalchemy to 1.4.42 () 2022-10-17 23:30:21 -04:00
migration.py Correct initialization of new databases () 2022-10-13 13:01:27 +02:00
models.py Update mypy to 0.990 () 2022-11-08 14:41:39 +01:00
pool.py Update pylint to 2.15.4 () 2022-10-20 08:59:06 +02:00
purge.py
queries.py
repack.py
run_history.py
services.py
services.yaml
statistics.py Add WS API recorder/statistic_during_period () 2022-10-27 15:51:09 -04:00
strings.json
tasks.py Allow specifying the target table when importing statistics () 2022-10-14 08:32:19 +02:00
util.py Add guard in recorder retry function () 2022-10-19 10:05:55 +02:00
websocket_api.py Add WS API recorder/statistic_during_period () 2022-10-27 15:51:09 -04:00