mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Improve zwave_js add-on config flow description (#61099)
This commit is contained in:
parent
3a56cfed3a
commit
dddca8aaeb
@ -22,6 +22,7 @@
|
||||
},
|
||||
"configure_addon": {
|
||||
"title": "Enter the Z-Wave JS add-on configuration",
|
||||
"description": "The add-on will generate security keys if those fields are left empty.",
|
||||
"data": {
|
||||
"usb_path": "[%key:common::config_flow::data::usb_path%]",
|
||||
"s0_legacy_key": "S0 Key (Legacy)",
|
||||
@ -79,6 +80,7 @@
|
||||
},
|
||||
"configure_addon": {
|
||||
"title": "Enter the Z-Wave JS add-on configuration",
|
||||
"description": "The add-on will generate security keys if those fields are left empty.",
|
||||
"data": {
|
||||
"usb_path": "[%key:common::config_flow::data::usb_path%]",
|
||||
"s0_legacy_key": "S0 Key (Legacy)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user