mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Replace typo "to login to" with "to log in to" in mqtt
(#142575)
Fix typo "to login to" with "to log in to" in `mqtt`
This commit is contained in:
parent
70aacfce98
commit
157c776019
@ -43,8 +43,8 @@
|
||||
"data_description": {
|
||||
"broker": "The hostname or IP address of your MQTT broker.",
|
||||
"port": "The port your MQTT broker listens to. For example 1883.",
|
||||
"username": "The username to login to your MQTT broker.",
|
||||
"password": "The password to login to your MQTT broker.",
|
||||
"username": "The username to log in to your MQTT broker.",
|
||||
"password": "The password to log in to your MQTT broker.",
|
||||
"advanced_options": "Enable and select **Next** to set advanced options.",
|
||||
"certificate": "The custom CA certificate file to validate your MQTT brokers certificate.",
|
||||
"client_id": "The unique ID to identify the Home Assistant MQTT API as MQTT client. It is recommended to leave this option blank.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user