core/homeassistant/util
Sid 3142f52a79
Add Ruff refurb rules (#121701)
2024-07-10 21:47:40 +02:00
..
yaml Update voluptuous to 0.15.2 (#120631) 2024-07-02 12:57:09 -07:00
__init__.py Cleanup unnecessary returns (#121652) 2024-07-10 15:11:56 +02:00
aiohttp.py
async_.py
collection.py Move recorder chunk utils to shared collection utils (#118065) 2024-05-24 12:49:39 -10:00
color.py Add Ruff refurb rules (#121701) 2024-07-10 21:47:40 +02:00
decorator.py
dt.py
enum.py
event_type.py
event_type.pyi
executor.py
file.py
frozen_dataclass_compat.py
hass_dict.py
hass_dict.pyi
json.py Cleanup deprecated json utils (#121069) 2024-07-03 15:57:32 +02:00
language.py
limited_size_dict.py
location.py
logging.py
loop.py Downgrade logging previously reported asyncio block to debug (#120942) 2024-07-01 18:26:20 +02:00
network.py
package.py
percentage.py
pil.py
process.py
read_only_dict.py Add (deep)copy support to read only dict (#118204) 2024-05-26 23:05:45 -04:00
scaling.py
signal_type.py Fix performance regression with SignalType (#117920) 2024-05-22 13:58:37 +02:00
signal_type.pyi Fix performance regression with SignalType (#117920) 2024-05-22 13:58:37 +02:00
ssl.py
thread.py
timeout.py
ulid.py Update ulid-transform to 0.10.1 (#121321) 2024-07-05 14:07:39 -05:00
unit_conversion.py Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units (#118728) 2024-06-21 11:10:15 +02:00
unit_system.py
uuid.py
variance.py