..
__init__.py
Fix PEP257 issues
2016-03-09 11:15:04 +01:00
test_aiohttp_client.py
Fix aiohttp deprecation warnings ( #13240 )
2018-03-15 21:49:49 +01:00
test_condition.py
Fix numeric_state condition spamming on unavailable ( #12550 )
2018-02-20 17:02:27 +01:00
test_config_entry_flow.py
Add config entry for Sonos + Cast ( #14955 )
2018-06-14 15:17:54 -04:00
test_config_validation.py
Matrix Chatbot ( #13355 )
2018-05-05 10:00:36 -04:00
test_deprecation.py
Add tests for deprecation helpers ( #7452 )
2017-05-06 10:10:48 -07:00
test_discovery.py
Custom component loading cleanup ( #14211 )
2018-05-01 20:57:30 +02:00
test_dispatcher.py
More pylint 2 fixes ( #15565 )
2018-07-20 11:45:20 +03:00
test_entity.py
More pylint 2 fixes ( #15565 )
2018-07-20 11:45:20 +03:00
test_entity_component.py
Adhere to scan_interval in platforms when setup via config entry ( #14969 )
2018-06-15 16:59:13 +02:00
test_entity_platform.py
Bugfix empty entity lists ( #15035 )
2018-06-18 09:22:52 -04:00
test_entity_registry.py
Update config entry id in entity registry ( #15531 )
2018-07-19 08:37:13 +02:00
test_entity_values.py
Simplify customize ( #6007 )
2017-02-15 19:47:30 -08:00
test_entityfilter.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
test_event.py
Retry keyset cloud ( #12270 )
2018-02-10 11:40:24 +01:00
test_icon.py
move icon battery function from util to helpers ( #9708 )
2017-10-05 20:55:19 -07:00
test_init.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_intent.py
allow extra slot values in intents ( #15246 )
2018-07-01 11:51:40 -04:00
test_location.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_restore_state.py
Unit tests to improve core coverage ( #9659 )
2017-10-02 20:25:04 -07:00
test_script.py
Log invalid templates in script delays ( #13423 )
2018-03-25 01:12:26 +01:00
test_service.py
Custom component loading cleanup ( #14211 )
2018-05-01 20:57:30 +02:00
test_state.py
Rename homeassistant.util.async to .async_ ( #13088 )
2018-03-11 10:01:12 -07:00
test_storage.py
Storage auth ( #15192 )
2018-06-28 22:14:26 -04:00
test_sun.py
Refactor sun component for correctness ( #7295 )
2017-05-09 00:03:34 -07:00
test_temperature.py
Move temperature display helper from components to helpers ( #10555 )
2017-11-14 10:36:18 +01:00
test_template.py
Add more math functions to templates ( #13915 )
2018-04-15 18:51:45 +02:00
test_translation.py
Custom component loading cleanup ( #14211 )
2018-05-01 20:57:30 +02:00