core/homeassistant/util
J. Nick Koston 2a9f043039
Use ULID short format for context ids ()
2022-05-01 21:44:54 -07:00
..
yaml Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
__init__.py Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
aiohttp.py Revert fix MultiDict typing with multidict-6.0.0 () () 2022-01-23 23:22:16 +01:00
async_.py Prepare for upcoming mypy update () 2022-04-26 07:41:52 -07:00
color.py Add coverage for color_rgbww_to_rgb, fix divzero case () 2022-02-05 10:59:32 -06:00
decorator.py Improve typing [util.decorator] () 2022-02-23 20:58:42 +01:00
distance.py Import Callable from collections.abc (1) () 2021-09-29 16:32:11 +02:00
dt.py Remove `backports.zoneinfo` dependency () 2022-01-27 09:59:27 -08:00
executor.py Remove ThreadPoolExecutor `shutdown` backport () 2022-02-17 10:39:33 -06:00
file.py Use atomicwrites for mission critical core files () 2021-11-15 11:19:31 +01:00
json.py Add type ignore error codes [util] () 2022-02-18 11:30:59 +01:00
location.py Improve typing [util.location] () 2022-04-27 17:20:56 +02:00
logging.py Improve typing [util.logging] () 2022-04-27 22:26:56 +02:00
network.py Improve error handling process_play_media_url () 2022-03-20 20:25:15 -07:00
package.py Add type ignore error codes [util] () 2022-02-18 11:30:59 +01:00
percentage.py Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
pil.py Update typing 03 () 2021-03-17 21:46:07 +01:00
pressure.py Add support for converting to and from mmHg () 2022-01-24 22:57:56 +01:00
process.py Move `disallow-any-generics` to mypy.ini () 2022-01-11 13:33:25 -08:00
read_only_dict.py Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
speed.py Add speed conversion function & add speed to units system () 2021-11-09 08:12:28 +01:00
ssl.py Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
temperature.py Allow customizing unit for temperature and pressure sensors () 2022-03-30 15:43:04 +02:00
thread.py Ensure shutdown does not deadlock () 2021-04-18 08:55:51 -10:00
timeout.py Rewrite of not a == b occurances () 2021-03-20 01:27:04 +01:00
ulid.py Use ULID short format for context ids () 2022-05-01 21:44:54 -07:00
unit_system.py Add type ignore error codes [util] () 2022-02-18 11:30:59 +01:00
uuid.py
volume.py Add device class `gas` and enable statistics for it () 2021-08-11 09:58:19 -07:00