* 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
* User management * Lint * Fix dict * Reuse data instance * OrderedDict all the way