.. |
yaml
|
Use assignment expressions 01 (#56394)
|
2021-09-18 13:31:35 -10:00 |
__init__.py
|
Import Callable from collections.abc (1) (#56775)
|
2021-09-29 16:32:11 +02:00 |
aiohttp.py
|
Use http.HTTPStatus in util.aiohttp (#58456)
|
2021-10-26 13:13:27 +02:00 |
async_.py
|
Import Callable from collections.abc (1) (#56775)
|
2021-09-29 16:32:11 +02:00 |
color.py
|
Fix color util links to Philips Hue documentation (#57099)
|
2021-10-05 11:19:09 +02:00 |
decorator.py
|
Import Callable from collections.abc (1) (#56775)
|
2021-09-29 16:32:11 +02:00 |
distance.py
|
Import Callable from collections.abc (1) (#56775)
|
2021-09-29 16:32:11 +02:00 |
dt.py
|
Use assignment expressions 01 (#56394)
|
2021-09-18 13:31:35 -10:00 |
executor.py
|
Fix deadlock at shutdown with python 3.9 (#52613)
|
2021-07-07 09:23:24 +02:00 |
json.py
|
Import Callable from collections.abc (1) (#56775)
|
2021-09-29 16:32:11 +02:00 |
location.py
|
Use assignment expressions 39 (#58829)
|
2021-10-31 18:56:25 +01: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
|
Use assignment expressions 01 (#56394)
|
2021-09-18 13:31:35 -10:00 |
pil.py
|
…
|
|
pressure.py
|
Add kPa as a pressure unit (#56885)
|
2021-10-01 08:08:04 -07:00 |
process.py
|
Remove some unneeded pylint disables, update ref to util.process one (#49314)
|
2021-04-17 09:25:20 +02:00 |
ssl.py
|
…
|
|
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
|
…
|
|
unit_system.py
|
Revert new unit types (#53226)
|
2021-07-20 14:13:51 +02:00 |
uuid.py
|
…
|
|
volume.py
|
Add device class `gas` and enable statistics for it (#54110)
|
2021-08-11 09:58:19 -07:00 |