core/homeassistant/util
Franck Nijhof 7adb0f0ef5
Custom component -> Custom integration (#75404)
2022-07-18 22:10:22 +02:00
..
yaml Improve YAML Dump times with C Dumper (#73424) 2022-06-13 13:14:30 -07:00
__init__.py Make TypeVars private (1) (#68205) 2022-03-17 18:52:38 +01:00
aiohttp.py Make aiohttp mockers aware of the json loads kwarg (#73939) 2022-06-24 08:44:35 +02:00
async_.py Custom component -> Custom integration (#75404) 2022-07-18 22:10:22 +02:00
color.py Update flake8-comprehensions to 3.10.0 (#74882) 2022-07-10 14:55:43 +02:00
decorator.py Improve typing [util.decorator] (#67087) 2022-02-23 20:58:42 +01:00
distance.py
dt.py Add template as_timedelta (#71801) 2022-05-23 19:32:22 +02:00
executor.py Remove ThreadPoolExecutor `shutdown` backport (#66735) 2022-02-17 10:39:33 -06:00
file.py
json.py Use default encoder when saving storage (#75319) 2022-07-17 14:25:19 +02:00
location.py Improve typing [util.location] (#70893) 2022-04-27 17:20:56 +02:00
logging.py Improve typing [util.logging] (#70894) 2022-04-27 22:26:56 +02:00
network.py List more private and link-local IP networks (#74064) 2022-06-27 22:00:44 -07:00
package.py Remove pip --prefix workaround (#74922) 2022-07-11 11:33:28 +02:00
percentage.py Make TypeVars private (1) (#68205) 2022-03-17 18:52:38 +01:00
pil.py
pressure.py Add support for converting to and from mmHg (#64844) 2022-01-24 22:57:56 +01:00
process.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
read_only_dict.py Make TypeVars private (1) (#68205) 2022-03-17 18:52:38 +01:00
speed.py Support knots and ft/s in weather wind speed (#74175) 2022-06-29 16:34:41 +02:00
ssl.py
temperature.py Allow customizing unit for temperature and pressure sensors (#64366) 2022-03-30 15:43:04 +02:00
thread.py
timeout.py
ulid.py Sync event timed_fired and the context ulid time (#71854) 2022-05-14 12:12:08 -07:00
unit_system.py Add type ignore error codes [util] (#66777) 2022-02-18 11:30:59 +01:00
uuid.py
volume.py