Skip to content

Commit dfbb25a

Browse files
committed
Use data_description in config_flow for WLED
1 parent 342c7f6 commit dfbb25a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

homeassistant/components/wled/strings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@
129129
"init": {
130130
"data": {
131131
"keep_master_light": "Add 'Main' control even with single LED segment"
132+
},
133+
"data_description": {
134+
"keep_master_light": "This ensures the master light is always there, in case you are automating segments to appear and remove dynamically."
132135
}
133136
}
134137
}

0 commit comments

Comments
 (0)