{ "config": { "step": { "user": { "title": "Life360 Account Info", "data": { "username": "[%key:common::config_flow::data::username%]", "password": "[%key:common::config_flow::data::password%]" }, "description": "To set advanced options, see [Life360 documentation]({docs_url}).\nYou may want to do that before adding accounts." } }, "error": { "invalid_username": "Invalid username", "invalid_credentials": "Invalid credentials", "user_already_configured": "[%key:common::config_flow::abort::already_configured_account%]", "unexpected": "Unexpected error communicating with Life360 server" }, "create_entry": { "default": "To set advanced options, see [Life360 documentation]({docs_url})." }, "abort": { "invalid_credentials": "Invalid credentials", "user_already_configured": "[%key:common::config_flow::abort::already_configured_account%]" } } }