..
yaml
Improve YAML Dump times with C Dumper ( #73424 )
2022-06-13 13:14:30 -07:00
__init__.py
…
test_aiohttp.py
Allow sending webhooks via WS connection ( #62725 )
2022-01-07 10:41:36 -08:00
test_async.py
Make util.async_.protect_loop name names ( #65493 )
2022-02-03 14:06:40 +01:00
test_color.py
Add coverage for color_rgbww_to_rgb, fix divzero case ( #65721 )
2022-02-05 10:59:32 -06:00
test_distance.py
…
test_dt.py
Add template as_timedelta ( #71801 )
2022-05-23 19:32:22 +02:00
test_executor.py
Fix deadlock at shutdown with python 3.9 ( #52613 )
2021-07-07 09:23:24 +02:00
test_file.py
Use atomicwrites for mission critical core files ( #59606 )
2021-11-15 11:19:31 +01:00
test_init.py
Fix flaky datetime test ( #68524 )
2022-03-23 09:30:01 +01:00
test_json.py
Handle non-str keys when storing json data ( #73958 )
2022-06-24 09:59:01 -05:00
test_location.py
Update whoami URL ( #67793 )
2022-03-07 11:11:25 +01:00
test_logging.py
Ensure original log handlers are restored at close ( #49230 )
2021-04-15 10:53:48 +02:00
test_network.py
List more private and link-local IP networks ( #74064 )
2022-06-27 22:00:44 -07:00
test_package.py
Remove test_check_package_version_does_not_match ( #59785 )
2021-11-16 07:54:08 -08:00
test_percentage.py
Handle range conversions that do not start at 1 ( #48298 )
2021-03-24 12:33:44 -10:00
test_pressure.py
Add support for converting to and from mmHg ( #64844 )
2022-01-24 22:57:56 +01:00
test_process.py
…
test_read_only_dict.py
Protect state.as_dict from mutation ( #65693 )
2022-02-04 14:45:25 -08:00
test_speed.py
Add speed conversion function & add speed to units system ( #53846 )
2021-11-09 08:12:28 +01:00
test_temperature.py
Normalize temperature statistics to °C ( #52297 )
2021-06-30 14:17:58 +02:00
test_thread.py
Ensure shutdown does not deadlock ( #49282 )
2021-04-18 08:55:51 -10:00
test_timeout.py
Use contextlib.suppress where possible ( #48189 )
2021-03-23 14:36:43 +01:00
test_ulid.py
Use ULID short format for context ids ( #71119 )
2022-05-01 21:44:54 -07:00
test_unit_system.py
Add accumulated precipitation to unit system ( #59657 )
2021-11-19 09:18:44 +01:00
test_uuid.py
…
test_volume.py
Add device class `gas` and enable statistics for it ( #54110 )
2021-08-11 09:58:19 -07:00