core/homeassistant/components/ecowitt/strings.json

13 lines
497 B
JSON
Raw Normal View History

{
"config": {
"step": {
"user": {
2022-08-31 16:41:04 +00:00
"description": "Are you sure you want to set up Ecowitt?"
}
2022-08-31 16:41:04 +00:00
},
"create_entry": {
"default": "To finish setting up the integration, use the Ecowitt App (on your phone) or access the Ecowitt WebUI in a browser at the station IP address.\n\nPick your station -> Menu Others -> DIY Upload Servers. Hit next and select 'Customized'\n\n- Server IP: `{server}`\n- Path: `{path}`\n- Port: `{port}`\n\nClick on 'Save'."
}
}
}