core/homeassistant/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 User management (#15420) 2018-07-13 15:31:20 +02:00
auth.py User management (#15420) 2018-07-13 15:31:20 +02:00
auth_provider_homeassistant.py Added WS endpoint for changing homeassistant password. (#15527) 2018-07-19 09:39:51 +02:00
automation.py Fix poorly formatted automations (#14196) 2018-04-30 09:56:42 -04:00
config_entries.py Add data entry flow helper (#13935) 2018-04-17 11:44:32 +02:00
core.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
customize.py Backend changes for customize config panel. (#9134) 2017-08-26 10:02:32 -07:00
entity_registry.py Migrate entity registry to using websocket (#14830) 2018-06-06 10:08:36 +02:00
group.py Reload groups after saving a change via config API (#10877) 2017-12-01 12:53:46 -08:00
hassbian.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
script.py Add scripts editor backend (#8993) 2017-08-15 22:09:10 -07:00
zwave.py Add loglinefetch for frontend API call (#10579) 2017-11-16 22:07:08 -08:00