core/homeassistant/components/ecowitt/strings.json

13 lines
497 B
JSON

{
"config": {
"step": {
"user": {
"description": "Are you sure you want to set up Ecowitt?"
}
},
"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'."
}
}
}