mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Add missing hyphen to "WebSocket-based" in mqtt
(#144686)
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
This commit is contained in:
parent
867624fc59
commit
8840970d64
@ -57,7 +57,7 @@
|
|||||||
"set_ca_cert": "Select **Auto** for automatic CA validation, or **Custom** and select **Next** to set a custom CA certificate, to allow validating your MQTT brokers certificate.",
|
"set_ca_cert": "Select **Auto** for automatic CA validation, or **Custom** and select **Next** to set a custom CA certificate, to allow validating your MQTT brokers certificate.",
|
||||||
"set_client_cert": "Enable and select **Next** to set a client certificate and private key to authenticate against your MQTT broker.",
|
"set_client_cert": "Enable and select **Next** to set a client certificate and private key to authenticate against your MQTT broker.",
|
||||||
"transport": "The transport to be used for the connection to your MQTT broker.",
|
"transport": "The transport to be used for the connection to your MQTT broker.",
|
||||||
"ws_headers": "The WebSocket headers to pass through the WebSocket based connection to your MQTT broker.",
|
"ws_headers": "The WebSocket headers to pass through the WebSocket-based connection to your MQTT broker.",
|
||||||
"ws_path": "The WebSocket path to be used for the connection to your MQTT broker."
|
"ws_path": "The WebSocket path to be used for the connection to your MQTT broker."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user