1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/util
2024-03-06 20:54:09 -10:00
..
yaml YAML loader performance improvements (#111199) 2024-02-23 13:37:09 -05:00
__init__.py
aiohttp.py
async_.py Speed up the frame helper (#112562) 2024-03-06 20:54:09 -10:00
color.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
decorator.py
dt.py Avoid many replace calls in find_next_time_expression_time (#108273) 2024-01-18 08:44:40 +01:00
enum.py
executor.py
file.py Avoid de/recode of bytes to string to bytes when writing json files (#109348) 2024-02-02 09:02:26 +01:00
frozen_dataclass_compat.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
json.py Include filename in exception when loading a json file fails (#111802) 2024-02-29 10:30:29 -05:00
language.py
limited_size_dict.py
location.py Use builtin TimeoutError [core + helpers] (#109684) 2024-02-05 12:09:54 +01:00
logging.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
network.py
package.py Restore support for packages being installed from urls with fragments (#109267) 2024-02-01 08:56:57 +01:00
percentage.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
pil.py
process.py
read_only_dict.py
scaling.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
ssl.py Prevent duplicate default SSLContext instances (#105348) 2023-12-09 11:30:12 -10:00
thread.py
timeout.py Use builtin TimeoutError [core + helpers] (#109684) 2024-02-05 12:09:54 +01:00
ulid.py
unit_conversion.py Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01:00
unit_system.py
uuid.py
variance.py