..
yaml
Fix secrets in files included via include_dir_list ( #47350 )
2021-03-04 09:33:35 -08:00
__init__.py
Make sure generated slugs are not empty ( #43153 )
2021-01-27 12:25:49 +01:00
aiohttp.py
Postponed evaluation of annotations in core ( #46434 )
2021-02-12 10:58:20 +01:00
async_.py
Fix shutdown deadlock with run_callback_threadsafe ( #45807 )
2021-02-01 10:54:39 +01:00
color.py
Add type hints to LightEntity ( #47024 )
2021-03-08 21:21:45 +01:00
decorator.py
Lint exclusions ( #28655 )
2019-11-16 10:22:07 +01:00
distance.py
Simplify distance conversion ( #43107 )
2020-11-11 20:10:17 +01:00
dt.py
Make input_datetime better handle timezones ( #43396 )
2020-11-26 20:20:10 +01:00
json.py
Exception chaining and wrapping improvements ( #39320 )
2020-08-28 13:50:32 +02:00
location.py
Pylint cleanups ( #35409 )
2020-05-09 14:08:40 +03:00
logging.py
Don't defer formatting of log messages ( #44873 )
2021-02-06 13:40:15 +01:00
network.py
Add get_url helper, deprecate base_url ( #35224 )
2020-05-08 02:29:47 +02:00
package.py
Ensure startup can proceed when there is package metadata cruft ( #47706 )
2021-03-10 21:12:02 -10:00
percentage.py
Provide a human readable exception for the percentage util ( #47121 )
2021-02-26 16:33:13 -08:00
pil.py
Remove requirement from entity integration ( #30113 )
2019-12-22 10:32:42 +01:00
pressure.py
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
process.py
Generics and other type hint improvements ( #45250 )
2021-01-18 22:23:25 +01:00
ruamel_yaml.py
Exception chaining and wrapping improvements ( #39320 )
2020-08-28 13:50:32 +02:00
ssl.py
Lint suppression cleanups ( #47248 )
2021-03-02 09:02:04 +01:00
temperature.py
Sort imports according to PEP8 for 'homeassistant' folder ( #29789 )
2019-12-09 16:42:10 +01:00
thread.py
Drop remaining Python < 3.8 support ( #44743 )
2021-01-04 11:47:29 +01:00
timeout.py
Add more debug details to running timeouts ( #43644 )
2021-01-04 13:10:39 +01:00
unit_system.py
Generics and other type hint improvements ( #45250 )
2021-01-18 22:23:25 +01:00
uuid.py
Improve performance of generating non-cryptographically secure uuids ( #41314 )
2020-10-07 16:37:01 +02:00
volume.py
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00