{ "services": { "browse_url": { "description": "Opens a URL in the default browser on the host machine of Home Assistant.", "fields": { "url": { "description": "The URL to open.", "name": "[%key:common::config_flow::data::url%]" } }, "name": "Browse" } } }