mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Replace "to log into" with "to log in to" in honeywell
(#142063)
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"description": "Please enter the credentials used to log into mytotalconnectcomfort.com.",
|
"description": "Please enter the credentials used to log in to mytotalconnectcomfort.com.",
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
|
Reference in New Issue
Block a user