{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]", "no_port": "No port for endpoint", "no_services": "No services found at endpoint" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" }, "step": { "hassio_confirm": { "description": "Do you want to configure Home Assistant to connect to the Wyoming service provided by the app: {addon}?" }, "user": { "data": { "host": "[%key:common::config_flow::data::host%]", "port": "[%key:common::config_flow::data::port%]" } }, "zeroconf_confirm": { "description": "Do you want to configure Home Assistant to connect to the Wyoming service {name}?", "title": "Discovered Wyoming service" } } }, "entity": { "binary_sensor": { "assist_in_progress": { "name": "[%key:component::assist_pipeline::entity::binary_sensor::assist_in_progress::name%]" } }, "number": { "auto_gain": { "name": "Auto gain" }, "volume_multiplier": { "name": "Mic volume" } }, "select": { "noise_suppression_level": { "name": "Noise suppression level", "state": { "high": "[%key:common::state::high%]", "low": "[%key:common::state::low%]", "max": "Max", "medium": "[%key:common::state::medium%]", "off": "[%key:common::state::off%]" } }, "pipeline": { "name": "[%key:component::assist_pipeline::entity::select::pipeline::name%]", "state": { "preferred": "[%key:component::assist_pipeline::entity::select::pipeline::state::preferred%]" } }, "pipeline_n": { "name": "[%key:component::assist_pipeline::entity::select::pipeline_n::name%]", "state": { "preferred": "[%key:component::assist_pipeline::entity::select::pipeline::state::preferred%]" } }, "vad_sensitivity": { "name": "[%key:component::assist_pipeline::entity::select::vad_sensitivity::name%]", "state": { "aggressive": "[%key:component::assist_pipeline::entity::select::vad_sensitivity::state::aggressive%]", "default": "[%key:component::assist_pipeline::entity::select::vad_sensitivity::state::default%]", "relaxed": "[%key:component::assist_pipeline::entity::select::vad_sensitivity::state::relaxed%]" } } }, "switch": { "mute": { "name": "Mute" } } } }