{ "config": { "step": { "url": { "data": { "url": "[%key:common::config_flow::data::url%]" }, "data_description": { "url": "The URL of your go2rtc instance." } } }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_url": "Invalid URL", "invalid_url_schema": "Invalid URL scheme.\nThe URL should start with `http://` or `https://`." } } }