..
yaml
Clean up secret loading ( #47034 )
2021-03-02 12:58:53 -08:00
__init__.py
Fix PEP257 issues
2016-03-09 11:15:04 +01:00
test_aiohttp.py
Fix cloudhooks coming in for non existing webhooks ( #36836 )
2020-06-15 16:30:40 -07:00
test_async.py
Fix shutdown deadlock with run_callback_threadsafe ( #45807 )
2021-02-01 10:54:39 +01:00
test_color.py
Guard blowing up converting 0 mired/kelvin ( #35486 )
2020-06-04 08:48:39 -07:00
test_distance.py
Add more units to distance conversion util ( #40181 )
2020-11-09 11:38:15 +01:00
test_dt.py
Fix string parameter processing in parse_time_expression ( #41468 ) ( #41469 )
2020-10-09 11:48:49 +02:00
test_init.py
Make sure generated slugs are not empty ( #43153 )
2021-01-27 12:25:49 +01:00
test_json.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_location.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_logging.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_network.py
Add get_url helper, deprecate base_url ( #35224 )
2020-05-08 02:29:47 +02:00
test_package.py
Ensure startup can proceed when there is package metadata cruft ( #47706 )
2021-03-10 21:12:02 -10:00
test_percentage.py
Separate fan speeds into percentages and presets modes ( #45407 )
2021-01-27 17:44:36 -06:00
test_pressure.py
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
2020-01-05 14:09:17 +02:00
test_process.py
Prevent ping integration from blocking startup ( #38504 )
2020-08-05 12:43:35 +02:00
test_ruamel_yaml.py
Improve string formatting v6 ( #33698 )
2020-04-07 23:14:28 +02:00
test_thread.py
Abort execution of template renders that overwhelm the system ( #40647 )
2020-09-28 14:43:22 +02:00
test_timeout.py
Add more debug details to running timeouts ( #43644 )
2021-01-04 13:10:39 +01:00
test_unit_system.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_uuid.py
Improve performance of generating non-cryptographically secure uuids ( #41314 )
2020-10-07 16:37:01 +02:00
test_volume.py
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
2020-01-05 14:09:17 +02:00