I have my password in the settings and I enter it on the Front end along with the check box to keep logged in. If if I hit the refresh in the bottom right, the screen returns to the login screen. If I shut down the IOS app and relaunch , same thing.
Not sure if it helps but this is in the logs
17-04-17 13:19:28 ERROR (MainThread) [homeassistant.components.websocket_api] WS 1833249360: Message incorrectly formatted: expected str for dictionary value @ data[‘api_password’]. Got xxxxxx
xxxxxxx is my api_password which appears to be correct. This comes up everytime I launch the app.
I have the same issue, I get this errors in the log every time I open the app:
17-04-17 18:43:58 ERROR (MainThread) [homeassistant.components.websocket_api] WS 139690598210640: Message incorrectly formatted: expected str for dictionary value @ data['api_password']. Got 1234567890
(not real password, ofc)
Doh! Stupid oversight on my part. Will be fixed in next build.
1 Like