{ "config": { "abort": { "single_instance_allowed": "Only a single configuration of MQTT is allowed." }, "error": { "cannot_connect": "Unable to connect to the broker." }, "step": { "broker": { "data": { "broker": "Broker", "discovery": "Enable discovery", "password": "Password", "port": "Port", "username": "Username" }, "description": "Please enter the connection information of your MQTT broker." }, "hassio_confirm": { "data": { "discovery": "Enable discovery" }, "description": "Do you want to configure Home Assistant to connect to the MQTT broker provided by the Hass.io add-on {addon}?", "title": "MQTT Broker via Hass.io add-on" } } }, "device_automation": { "trigger_subtype": { "button_1": "First button", "button_2": "Second button", "button_3": "Third button", "button_4": "Fourth button", "button_5": "Fifth button", "button_6": "Sixth button", "turn_off": "Turn off", "turn_on": "Turn on" }, "trigger_type": { "button_double_press": "\"{subtype}\" double clicked", "button_long_press": "\"{subtype}\" continuously pressed", "button_long_release": "\"{subtype}\" released after long press", "button_quadruple_press": "\"{subtype}\" quadruple clicked", "button_quintuple_press": "\"{subtype}\" quintuple clicked", "button_short_press": "\"{subtype}\" pressed", "button_short_release": "\"{subtype}\" released", "button_triple_press": "\"{subtype}\" triple clicked" } }, "options": { "error": { "bad_birth": "Invalid birth topic.", "bad_will": "Invalid will topic.", "cannot_connect": "Unable to connect to the broker." }, "step": { "broker": { "data": { "broker": "Broker", "password": "Password", "port": "Port", "username": "Username" }, "description": "Please enter the connection information of your MQTT broker." }, "options": { "data": { "birth_payload": "Birth message payload", "birth_qos": "Birth message QoS", "birth_retain": "Birth message retain", "birth_topic": "Birth message topic", "discovery": "Enable discovery", "will_payload": "Will message payload", "will_qos": "Will message QoS", "will_retain": "Will message retain", "will_topic": "Will message topic" }, "description": "Please select MQTT options." } } } }