2022-01-20 09:01:04 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2022-03-14 06:58:55 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Could not connect to a fireplace endpoint at url: http://{host}/poll\nVerify IP address and try again"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"manual_device_entry": {
|
|
|
|
"title": "IntelliFire - Local Config",
|
|
|
|
"description": "Enter the IP address of the IntelliFire unit on your local network.",
|
|
|
|
"data": {
|
|
|
|
"host": "Host (IP Address)"
|
|
|
|
}
|
2022-01-20 09:01:04 +00:00
|
|
|
},
|
2022-03-14 06:58:55 +00:00
|
|
|
"user": {
|
|
|
|
"description": "Username and password are the same information used in your IntelliFire Android/iOS application.",
|
|
|
|
"title": "IntelliFire Config"
|
2022-01-20 09:01:04 +00:00
|
|
|
},
|
2022-03-14 06:58:55 +00:00
|
|
|
"pick_device": {
|
|
|
|
"title": "Device Selection",
|
|
|
|
"description": "The following IntelliFire devices were discovered. Please select which you wish to configure."
|
2022-01-20 09:01:04 +00:00
|
|
|
}
|
2022-03-14 06:58:55 +00:00
|
|
|
}
|
2022-01-20 09:01:04 +00:00
|
|
|
}
|
2022-03-14 06:58:55 +00:00
|
|
|
}
|