..
__init__.py
Fix PEP257 issues
2016-03-09 11:15:04 +01:00
test_aiohttp_client.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_area_registry.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_check_config.py
Remove unnecessary string literal concatenations ( #30360 )
2020-01-02 21:17:10 +02:00
test_collection.py
Add person reload service ( #30493 )
2020-01-05 11:16:37 +01:00
test_condition.py
Find related items scripts/automations ( #31293 )
2020-01-29 16:19:13 -08:00
test_config_entry_flow.py
Various string cleanups ( #30435 )
2020-01-03 14:47:06 +01:00
test_config_entry_oauth2_flow.py
Fix discovery for oauth2 flow implementations ( #30700 )
2020-01-12 07:37:34 -08:00
test_config_validation.py
Rendering complex template objects to leave non-template values alone ( #29353 )
2019-12-03 14:15:45 -08:00
test_debounce.py
Update Hue data fetching ( #31338 )
2020-01-31 14:47:40 -08:00
test_deprecation.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_device_registry.py
Remove unnecessary string literal concatenations ( #30360 )
2020-01-02 21:17:10 +02:00
test_discovery.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_dispatcher.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_entity.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_entity_component.py
Log warning when entities referenced in service call not found ( #31427 )
2020-02-04 14:42:07 -08:00
test_entity_platform.py
Use entity.async_request_call in service helper ( #31454 )
2020-02-04 15:30:15 -08:00
test_entity_registry.py
Fix HomeKit with entity registry restoration where supported_features is a non-None falsey ( #30657 )
2020-01-10 16:33:48 -08:00
test_entity_values.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_entityfilter.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_event.py
Fix typos found by codespell ( #31243 )
2020-01-31 08:33:00 -08:00
test_icon.py
StarLine integration ( #27197 )
2019-11-26 11:17:11 -08:00
test_init.py
Black
2019-07-31 12:25:30 -07:00
test_integration_platform.py
Add integration platform helper ( #29914 )
2019-12-13 15:38:41 +01:00
test_intent.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_json.py
Black
2019-07-31 12:25:30 -07:00
test_location.py
Black
2019-07-31 12:25:30 -07:00
test_network.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_restore_state.py
Restore state helper to work with entity registry restoration ( #30451 )
2020-01-05 11:58:59 +01:00
test_script.py
Handle service calls that do not refer entity IDs ( #31317 )
2020-01-30 09:28:06 -08:00
test_service.py
Use entity.async_request_call in service helper ( #31454 )
2020-02-04 15:30:15 -08:00
test_state.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_storage.py
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
2020-01-05 14:09:17 +02:00
test_sun.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_system_info.py
Black
2019-07-31 12:25:30 -07:00
test_temperature.py
Various string cleanups ( #30435 )
2020-01-03 14:47:06 +01:00
test_template.py
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
2020-01-05 14:09:17 +02:00
test_translation.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_update_coordinator.py
Remove hour delay before checking for updates ( #31368 )
2020-02-01 08:14:28 -08:00