..
__init__.py
Add config component and hassbian example panel ( #5868 )
2017-02-11 17:29:05 -08:00
test_area_registry.py
use isort to sort imports according to PEP8 for config ( #29628 )
2019-12-08 22:27:28 +05:30
test_auth.py
Add ability to specify group when creating user ( #33373 )
2020-03-30 20:33:43 +02:00
test_auth_provider_homeassistant.py
Allow passing in user id instead of username to change password ( #39266 )
2020-08-26 23:37:33 +02:00
test_automation.py
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
test_config_entries.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
test_core.py
Fix broken time trigger test ( #42606 )
2020-10-29 22:34:06 +01:00
test_customize.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
test_device_registry.py
Add identifiers to device registry api output ( #38427 )
2020-07-31 15:47:01 +02:00
test_entity_registry.py
Extend WS API result when enabling an entity ( #42667 )
2020-11-09 19:47:45 +01:00
test_group.py
Use asynctest-mock in most places ( #35109 )
2020-05-03 11:27:19 -07:00
test_init.py
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
test_scene.py
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
test_script.py
Use asynctest-mock in most places ( #35109 )
2020-05-03 11:27:19 -07:00
test_zwave.py
Log lines do not end with a full stop ( #37527 )
2020-07-05 23:04:19 +02:00