core/homeassistant/util
Marc Mueller 553521a76b
Add mixin classes for required keys in EntityDescription (#53610)
2021-07-28 11:50:13 +02:00
..
yaml Upgrade mypy to 0.902 (#51907) 2021-06-16 14:35:32 +02:00
__init__.py Add mixin classes for required keys in EntityDescription (#53610) 2021-07-28 11:50:13 +02:00
aiohttp.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
async_.py String formatting cleanups (#52937) 2021-07-13 00:12:55 +02:00
color.py Improve color conversion for RGBWW lights (#49807) 2021-04-28 15:46:41 +02:00
decorator.py Set Registry name parameter to Hashable type (#51203) 2021-05-28 15:29:11 +02:00
distance.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00
dt.py Pylint 2.9.3 (#52972) 2021-07-14 21:44:57 -07:00
executor.py Fix deadlock at shutdown with python 3.9 (#52613) 2021-07-07 09:23:24 +02:00
json.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
location.py Add currency to location data (#53575) 2021-07-27 21:05:16 -07:00
logging.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
network.py Add support for capturing renewals to dhcp discovery (#48242) 2021-03-30 15:41:12 +02:00
package.py Ensure PyPI packages can still be installed on high latency connections (#53365) 2021-07-24 14:07:10 +02:00
percentage.py Minor improvements of util.percentage typing (#52581) 2021-07-06 13:29:39 +02:00
pil.py Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
pressure.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00
process.py Remove some unneeded pylint disables, update ref to util.process one (#49314) 2021-04-17 09:25:20 +02:00
ruamel_yaml.py String formatting cleanups (#52937) 2021-07-13 00:12:55 +02:00
ssl.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
temperature.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00
thread.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
timeout.py Rewrite of not a == b occurances (#48132) 2021-03-20 01:27:04 +01:00
unit_system.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00
uuid.py Improve performance of generating non-cryptographically secure uuids (#41314) 2020-10-07 16:37:01 +02:00
volume.py Revert new unit types (#53226) 2021-07-20 14:13:51 +02:00