{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]", "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]", "auth_new_token_not_granted_error": "Newly created token was not approved on Hyperion UI", "auth_new_token_not_work_error": "Failed to authenticate using newly created token", "auth_required_error": "Failed to determine if authorization is required", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "no_id": "The Hyperion Ambilight instance did not report its ID", "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_access_token": "[%key:common::config_flow::error::invalid_access_token%]" }, "step": { "auth": { "data": { "create_token": "Automatically create new token", "token": "Or provide pre-existing token" }, "description": "Configure authorization to your Hyperion Ambilight server" }, "confirm": { "description": "Do you want to add this Hyperion Ambilight to Home Assistant?\n\n**Host:** {host}\n**Port:** {port}\n**ID**: {id}", "title": "Confirm addition of Hyperion Ambilight service" }, "create_token": { "description": "Choose **Submit** below to request a new authentication token. You will be redirected to the Hyperion UI to approve the request. Please verify the shown ID is \"{auth_id}\"", "title": "Automatically create new authentication token" }, "create_token_external": { "title": "Accept new token in Hyperion UI" }, "user": { "data": { "host": "[%key:common::config_flow::data::host%]", "port": "[%key:common::config_flow::data::port%]" }, "data_description": { "host": "The hostname or IP address of your Hyperion server." } } } }, "entity": { "sensor": { "visible_priority": { "name": "Visible priority" } }, "switch": { "all": { "name": "Component all" }, "audio_capture": { "name": "Component Audio capture" }, "blackbar_detection": { "name": "Component blackbar detection" }, "boblight_server": { "name": "Component boblight server" }, "forwarder": { "name": "Component forwarder" }, "led_device": { "name": "Component LED device" }, "platform_capture": { "name": "Component platform capture" }, "smoothing": { "name": "Component smoothing" }, "usb_capture": { "name": "Component USB capture" } } }, "options": { "abort": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" }, "step": { "init": { "data": { "effect_show_list": "Hyperion effects to show", "priority": "Hyperion priority to use for colors and effects" } } } } }