core/tests/components/config
Jerad Meisner 396895d077 Added WS endpoint for changing homeassistant password. (#15527)
* Added WS endpoint for changing homeassistant password.

* Remove change password helper. Don't require current password.

* Restore current password verification.

* Added tests.

* Use correct send method
2018-07-19 09:39:51 +02:00
..
__init__.py Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
test_auth.py User management (#15420) 2018-07-13 15:31:20 +02:00
test_auth_provider_homeassistant.py Added WS endpoint for changing homeassistant password. (#15527) 2018-07-19 09:39:51 +02:00
test_automation.py Fix poorly formatted automations (#14196) 2018-04-30 09:56:42 -04:00
test_config_entries.py Nest config flow (#14921) 2018-06-13 11:14:52 -04:00
test_core.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_customize.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_entity_registry.py Migrate entity registry to using websocket (#14830) 2018-06-06 10:08:36 +02:00
test_group.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_hassbian.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_init.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_zwave.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00