From 53ea8422f88a892c60d6f528f9b8fa5be6683e8e Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Tue, 29 Apr 2025 22:57:30 +0200 Subject: [PATCH] Improve Z-Wave hassio confirm form text (#143908) --- homeassistant/components/zwave_js/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/zwave_js/strings.json b/homeassistant/components/zwave_js/strings.json index d287c7b073a..dcdf2f4c1fd 100644 --- a/homeassistant/components/zwave_js/strings.json +++ b/homeassistant/components/zwave_js/strings.json @@ -61,7 +61,7 @@ "title": "[%key:component::zwave_js::config::step::configure_addon::title%]" }, "hassio_confirm": { - "title": "Set up Z-Wave integration with the Z-Wave add-on" + "description": "Do you want to set up the Z-Wave integration with the Z-Wave add-on?" }, "install_addon": { "title": "The Z-Wave add-on installation has started"