.. |
yaml
|
Make dataclasses in HA core slotted (#91208)
|
2023-04-11 07:58:28 -10:00 |
__init__.py
|
Stricter pylint message control (#86154)
|
2023-01-20 13:47:55 +01:00 |
aiohttp.py
|
Inverse json import logic (#88099)
|
2023-02-16 11:37:57 +01:00 |
async_.py
|
Fix shutdown being delayed for cancelling tasks (#93287)
|
2023-05-21 14:17:34 +02:00 |
color.py
|
Code styling tweaks to core utils & YAML loader (#85433)
|
2023-01-08 22:01:55 -08:00 |
decorator.py
|
…
|
|
distance.py
|
String formatting and max line length - Part 7 (#84532)
|
2022-12-27 11:18:56 +01:00 |
dt.py
|
Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
|
2023-06-27 17:42:46 +02:00 |
enum.py
|
Cache try_parse_enum (#87911)
|
2023-02-12 03:57:36 -06:00 |
executor.py
|
…
|
|
file.py
|
Use os.path.dirname() for getting the directory name of a path (#81504)
|
2022-11-14 15:21:35 +01:00 |
json.py
|
Upgrade ruff to 0.0.285 (#98647)
|
2023-08-19 08:17:17 -04:00 |
language.py
|
Language codes for Hebrew (#93681)
|
2023-05-30 22:27:32 -04:00 |
limited_size_dict.py
|
Add WS API for debugging previous assist_pipeline runs (#91541)
|
2023-04-17 11:48:02 -04:00 |
location.py
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
logging.py
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
network.py
|
Add is_host_valid util (#76589)
|
2022-09-11 11:12:04 -05:00 |
package.py
|
Replace deprecated pkg_resources with importlib.metadata (#97628)
|
2023-08-03 09:14:00 +02:00 |
percentage.py
|
Fix an extra quote typo in the percentage util (#87161)
|
2023-02-02 19:59:08 -06:00 |
pil.py
|
Add types-Pillow dependency (#98266)
|
2023-08-13 11:57:46 -05:00 |
pressure.py
|
Add unitless unit converter (#85694)
|
2023-01-12 09:20:00 +01:00 |
process.py
|
…
|
|
read_only_dict.py
|
…
|
|
speed.py
|
Add unitless unit converter (#85694)
|
2023-01-12 09:20:00 +01:00 |
ssl.py
|
Fix ssl DeprecationWarnings (#97623)
|
2023-08-03 09:11:41 +02:00 |
temperature.py
|
String formatting and max line length - Part 7 (#84532)
|
2022-12-27 11:18:56 +01:00 |
thread.py
|
…
|
|
timeout.py
|
Import names from typing instead of typing_extensions [3.11] (#97065)
|
2023-07-22 17:03:44 -05:00 |
ulid.py
|
Reduce overhead to store context ids in the database (#88942)
|
2023-03-08 14:51:45 -10:00 |
unit_conversion.py
|
Make unit converter use a factory to avoid looking up the ratios each conversion (#93706)
|
2023-05-29 20:50:40 +02:00 |
unit_system.py
|
Add preferred wind speed unit to unit systems (#90504)
|
2023-03-30 12:54:12 +02:00 |
uuid.py
|
…
|
|
variance.py
|
Import `ParamSpec` from typing [Py310] (#86413)
|
2023-01-23 07:28:43 +01:00 |
volume.py
|
String formatting and max line length - Part 7 (#84532)
|
2022-12-27 11:18:56 +01:00 |