..
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
Block detectable I/O in the event loop ( #48387 )
2021-03-27 08:54:49 +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
Yoda assertion style removed is ( #48142 )
2021-03-20 13:55:10 +01:00
test_init.py
Make sure generated slugs are not empty ( #43153 )
2021-01-27 12:25:49 +01:00
test_json.py
Improve bad JSON data reporting ( #47932 )
2021-03-15 10:41:25 +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
Handle range conversions that do not start at 1 ( #48298 )
2021-03-24 12:33:44 -10: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
Use contextlib.suppress where possible ( #48189 )
2021-03-23 14:36:43 +01:00
test_unit_system.py
Yoda assertion style removed is ( #48142 )
2021-03-20 13:55:10 +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