{ "config": { "step": { "auth": { "title": "Authenticate Ambiclimate", "description": "Please follow this [link]({authorization_url}) and Allow access to your Ambiclimate account, then come back and press Submit below.\n(Make sure the specified callback url is {cb_url})" } }, "create_entry": { "default": "Successfully authenticated with Ambiclimate" }, "error": { "no_token": "Not authenticated with Ambiclimate", "follow_link": "Please follow the link and authenticate before pressing Submit" }, "abort": { "already_setup": "The Ambiclimate account is configured.", "no_config": "You need to configure Ambiclimate before being able to authenticate with it. [Please read the instructions](https://www.home-assistant.io/components/ambiclimate/).", "access_token": "Unknown error generating an access token." } } }