..
__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_validation.py
Added config validator for future group platforms ( #12592 )
2018-02-25 23:48:21 -08:00
test_deprecation.py
Add tests for deprecation helpers ( #7452 )
2017-05-06 10:10:48 -07:00
test_discovery.py
Refactor Hue: phue -> aiohue ( #13043 )
2018-03-16 20:27:05 -07:00
test_dispatcher.py
Move mqtt from eventbus to dispatcher / add unsub for dispatcher ( #6206 )
2017-02-24 17:11:50 -08:00
test_entity.py
Spelling fixes ( #12041 )
2018-01-29 23:37:19 +01:00
test_entity_component.py
Fix platform dependencies ( #12330 )
2018-02-11 23:26:52 -08:00
test_entity_platform.py
Allow renaming entities in entity registry ( #12636 )
2018-02-24 10:53:59 -08:00
test_entity_registry.py
Allow disabling entities in the registry ( #12360 )
2018-02-13 13:33:15 +01: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
Fix when 2 states match with same name ( #12771 )
2018-02-28 13:39:01 -08: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
Add example in test how to create list or object in template ( #12469 )
2018-02-17 11:47:20 -08:00
test_service.py
Services (small_pr)(fix): Added missing return on data template error ( #12184 )
2018-02-05 09:19:56 +01:00
test_state.py
Rename homeassistant.util.async to .async_ ( #13088 )
2018-03-11 10:01:12 -07: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
Implemented event_data_template (new) ( #11057 )
2018-01-18 22:13:14 -08:00
test_translation.py
Support serving of backend translations ( #12453 )
2018-02-28 19:31:38 -08:00