hass-core/tests/helpers
Adam Mills e877d572f5 binary_sensor sensor_class to entity device_class ()
* binary_sensor sensor_class to entity device_class

* Linter fixes

* Should be it
2017-02-10 20:46:15 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py Add unittest for cleanup not validate ssl stuff. () 2017-01-30 13:09:36 +01:00
test_condition.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
test_config_validation.py Allow easier customization of whole domain, entity lists, globs. () 2017-01-22 21:19:50 +02:00
test_customize.py Apply new customize format to Zwave () 2017-01-28 22:29:51 +02:00
test_discovery.py Move signal handling out of core to bootstrap () 2017-02-08 21:58:45 -08:00
test_entity.py binary_sensor sensor_class to entity device_class () 2017-02-10 20:46:15 -08:00
test_entity_component.py Bugfix default values to timedelta () 2017-01-06 00:16:12 +01:00
test_event.py Support longer-than-60-second scan_interval and interval_seconds () 2017-01-05 23:05:16 +01:00
test_event_decorators.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_init.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_location.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_script.py Add last triggered to script () 2017-01-11 16:23:05 +01:00
test_service.py Add service to change visibility of a group () 2016-10-29 16:54:26 -07:00
test_state.py Async bootstrap / component init () 2016-10-27 00:16:23 -07:00
test_template.py add min and max jinja filters () 2017-02-07 00:25:47 -08:00