You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: homeassistant/components/knx/strings.json
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -404,7 +404,7 @@
404
404
},
405
405
"context_timeout": {
406
406
"label": "Context timeout",
407
-
"description": "The time in seconds between multiple identical telegram payloads would count towards an internal counter. This can be used to automate on mulit-clicks of a button. `0` to disable this feature."
407
+
"description": "The time in seconds between multiple identical telegram payloads would count towards an internal counter. This can be used to automate on multi-clicks of a button. `0` to disable this feature."
408
408
},
409
409
"reset_after": {
410
410
"label": "Reset after",
@@ -444,7 +444,7 @@
444
444
"label": "Set position"
445
445
},
446
446
"ga_position_state": {
447
-
"label": "Current Position"
447
+
"label": "Current position"
448
448
},
449
449
"invert_position": {
450
450
"label": "Invert",
@@ -537,7 +537,7 @@
537
537
},
538
538
"section_red": {
539
539
"title": "Red",
540
-
"description": "Control the lights red color. Brightness group address is required."
540
+
"description": "Controls the light's red color component. Brightness group address is required."
541
541
},
542
542
"ga_red_switch": {
543
543
"label": "Red switch"
@@ -547,7 +547,7 @@
547
547
},
548
548
"section_green": {
549
549
"title": "Green",
550
-
"description": "Control the lights green color. Brightness group address is required."
550
+
"description": "Controls the light's green color component. Brightness group address is required."
551
551
},
552
552
"ga_green_switch": {
553
553
"label": "Green switch"
@@ -557,7 +557,7 @@
557
557
},
558
558
"section_blue": {
559
559
"title": "Blue",
560
-
"description": "Control the lights blue color. Brightness group address is required."
560
+
"description": "Controls the light's blue color component. Brightness group address is required."
561
561
},
562
562
"ga_blue_switch": {
563
563
"label": "Blue switch"
@@ -567,7 +567,7 @@
567
567
},
568
568
"section_white": {
569
569
"title": "White",
570
-
"description": "Control the lights white color. Brightness group address is required."
570
+
"description": "Controls the light's white color component. Brightness group address is required."
0 commit comments