{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "invalid_device": "The device is invalid", "invalid_device_or_unreachable": "The device is invalid or unreachable" }, "error": { "invalid_device_or_unreachable": "The device is invalid or unreachable" }, "step": { "confirm": { "description": "Set up {name} at {host}?", "title": "Confirm Prana device" }, "user": { "data": { "host": "[%key:common::config_flow::data::host%]" }, "data_description": { "host": "The IP address or hostname of your Prana device." }, "title": "Add Prana device by IP" } } }, "entity": { "switch": { "auto": { "name": "Auto" }, "auto_plus": { "name": "Auto plus" }, "bound": { "name": "Bound" }, "heater": { "name": "Heater" }, "winter": { "name": "Winter" } } } }