Skip to content

Commit b5be3d5

Browse files
mik-lajCopilot
andauthored
Use data_description in config_flow for WLED (#155572)
Co-authored-by: mik-laj <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 5d9e828 commit b5be3d5

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
@@ -140,6 +140,9 @@
140140
"init": {
141141
"data": {
142142
"keep_master_light": "Add 'Main' control even with single LED segment"
143+
},
144+
"data_description": {
145+
"keep_master_light": "Ensures the main light control is always available when you are dynamically adding and removing segments through automation."
143146
}
144147
}
145148
}

0 commit comments

Comments
 (0)